min()/max() macros conflict with ones defined by Windows (or at least MinGW)
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Jun 2005 22:56:20 +0000 (22:56 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Jun 2005 22:56:20 +0000 (22:56 +0000)
commit41184c244487c6f50cd174a0a913b02c5255aab9
tree0654cb200805c73c86bce60e2626989293586d76
parentb71dd7fc01f9bcc1208cb7814d2229016fa71cd3
min()/max() macros conflict with ones defined by Windows (or at least MinGW)
headers; but MIN()/MAX() conflict with glib. Let's keep the lower-case ones,
and assume that any provided by the system have the obvious semantics.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5900 cda61777-01e9-0310-a592-d414129be87e
puzzles.h