From 9f8266d3e302a04cc862b649b2e85b7d4ccfa0a4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 Jun 2016 17:44:37 +0300 Subject: Remove some useless includes. --- src/net/worldinfo.h | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'src/net/worldinfo.h') diff --git a/src/net/worldinfo.h b/src/net/worldinfo.h index 7a626668c..15b7e89a1 100644 --- a/src/net/worldinfo.h +++ b/src/net/worldinfo.h @@ -26,12 +26,8 @@ #if defined(__GXX_EXPERIMENTAL_CXX0X__) #if defined(__APPLE__) #include -#else -#include -#endif -#else -#include -#endif +#endif // defined(__APPLE__) +#endif // defined(__GXX_EXPERIMENTAL_CXX0X__) #include #include -- cgit v1.2.3-60-g2f50