git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a555b8f
)
reinserted __cplusplus check
author
kramm
<kramm>
Wed, 9 Jan 2008 09:37:32 +0000
(09:37 +0000)
committer
kramm
<kramm>
Wed, 9 Jan 2008 09:37:32 +0000
(09:37 +0000)
lib/rfxswf.h
patch
|
blob
|
history
diff --git
a/lib/rfxswf.h
b/lib/rfxswf.h
index
fe3c7e1
..
f63b51b
100644
(file)
--- a/
lib/rfxswf.h
+++ b/
lib/rfxswf.h
@@
-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"