summaryrefslogtreecommitdiff
path: root/src/net/eathena/maptypeproperty2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/maptypeproperty2.h')
-rw-r--r--src/net/eathena/maptypeproperty2.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/net/eathena/maptypeproperty2.h b/src/net/eathena/maptypeproperty2.h
index e8602ffbe..87e7cacba 100644
--- a/src/net/eathena/maptypeproperty2.h
+++ b/src/net/eathena/maptypeproperty2.h
@@ -23,12 +23,6 @@
#include "localconsts.h"
-#if defined(__GXX_EXPERIMENTAL_CXX0X__)
-#include <cstdint>
-#else
-#include <stdint.h>
-#endif
-
namespace EAthena
{
struct MapTypeProperty2Bits final