X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fheaders.h;h=b6903fe93e3a8e166ff3ad753a25c647a8f1a51c;hb=26ce92b3526430d4a40b2faccef4facb966d6a0a;hp=fd086faee86f75d30486a87792ab8e66217bbbd5;hpb=bd846c0e565ca0db276cb6b7eac7763bebe19b84;p=novacoin.git diff --git a/src/headers.h b/src/headers.h index fd086fa..b6903fe 100644 --- a/src/headers.h +++ b/src/headers.h @@ -21,9 +21,6 @@ // Include boost/foreach here as it defines __STDC_LIMIT_MACROS on some systems. #include -#ifndef __STDC_LIMIT_MACROS -#define __STDC_LIMIT_MACROS // to enable UINT64_MAX from stdint.h -#endif #if (defined(__unix__) || defined(unix)) && !defined(USG) #include // to get BSD define @@ -44,7 +41,6 @@ #include #include #include -#include #include #include #include