Declare __STDC_*_MACROS in gmxpre.h
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 12 Sep 2014 18:56:32 +0000 (21:56 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sat, 13 Sep 2014 03:20:00 +0000 (05:20 +0200)
commit22fcfd13dde2ce31faf8b38b4de078756aa2e124
treeccc27f0167a35cfff20a29838e8bd1b8b0985479
parentfb588bd4563b5e2f67be41127b50cdec8f7afe13
Declare __STDC_*_MACROS in gmxpre.h

These free up code that needs, e.g., GMX_INT64_MAX from hard-to-satisfy
constraints on the include order.  More details in the comments in
gmxpre.h.

Also clarify our requirements for C99 support in the install guide.

Change-Id: I371c3a79244340764b320ae36183dd8926fe0f94
docs/install-guide/install-guide.md
src/gmxpre.h
src/gromacs/utility/basedefinitions.h