From 1a695b9bce453d9ff9ab1cc2a036d5ef5f59e468 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 9 Mar 2016 00:54:30 +0300 Subject: Add include again. --- src/const/net/nostat.h | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'src/const/net') diff --git a/src/const/net/nostat.h b/src/const/net/nostat.h index 3e2553d4f..4dd0f03db 100644 --- a/src/const/net/nostat.h +++ b/src/const/net/nostat.h @@ -21,15 +21,7 @@ #ifndef CONST_NET_NOSTAT_H #define CONST_NET_NOSTAT_H -#if defined(__GXX_EXPERIMENTAL_CXX0X__) -#if defined(__APPLE__) -#include -#else -#include -#endif -#else -#include -#endif +#include static const int NoStat = INT_MAX; -- cgit v1.2.3-60-g2f50