remove __STDC_LIMIT_MACROS for INT32_MAX

This commit is contained in:
Yukihiro Matsumoto
2012-07-30 10:51:24 +09:00
parent eb34ad365b
commit 446005620b
-3
View File
@@ -7,9 +7,6 @@
#ifndef MRUBYCONF_H
#define MRUBYCONF_H
#if defined(__cplusplus)
#define __STDC_LIMIT_MACROS
#endif
#include <stdint.h>
/* configuration options: */