reinserted __cplusplus check
authorkramm <kramm>
Wed, 9 Jan 2008 09:37:32 +0000 (09:37 +0000)
committerkramm <kramm>
Wed, 9 Jan 2008 09:37:32 +0000 (09:37 +0000)
lib/rfxswf.h

index fe3c7e1..f63b51b 100644 (file)
@@ -28,9 +28,7 @@
 #include <stdlib.h>
 #include <math.h>
 #include <string.h>
-#ifndef WIN32
 #include <unistd.h>
-#endif
 #include <fcntl.h>
 #include <ctype.h>
 #include "../config.h"