diff options
Diffstat (limited to 'client/common.h')
-rw-r--r-- | client/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/common.h b/client/common.h index e9a7ea8a..ca3609f8 100644 --- a/client/common.h +++ b/client/common.h @@ -26,7 +26,6 @@ #include <errno.h> #endif -#define __STDC_FORMAT_MACROS #ifndef _WIN32 #include <inttypes.h> #endif |