diff --git a/cstdint_test.cpp b/cstdint_test.cpp index 3b07517..5d257ec 100644 --- a/cstdint_test.cpp +++ b/cstdint_test.cpp @@ -13,9 +13,9 @@ // 12 Nov 00 Adapted to merged // 23 Sep 00 Added INTXX_C constant macro support + int64_t support (John Maddock). // 28 Jun 00 Initial version +#define __STDC_CONSTANT_MACROS #include #include -#define __STDC_CONSTANT_MACROS #include #ifdef NDEBUG