diff options
Diffstat (limited to 'src/shared/Common.h')
-rw-r--r-- | src/shared/Common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/Common.h b/src/shared/Common.h index 8c948fb1d6d..58d9b25fd22 100644 --- a/src/shared/Common.h +++ b/src/shared/Common.h @@ -108,7 +108,6 @@ #include <ace/RW_Thread_Mutex.h> #include <ace/Thread_Mutex.h> - #if PLATFORM == PLATFORM_WINDOWS # define FD_SETSIZE 4096 # include <ace/config-all.h> |