projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec05b8e
)
add include for gcc3 in trunk, too
author
Wolfgang Becker
<uafr@gmx.de>
Fri, 21 Dec 2007 13:52:47 +0000
(13:52 +0000)
committer
Wolfgang Becker
<uafr@gmx.de>
Fri, 21 Dec 2007 13:52:47 +0000
(13:52 +0000)
SVN-Revision: 5234
src/sector.hpp
patch
|
blob
|
history
diff --git
a/src/sector.hpp
b/src/sector.hpp
index
1fc487e
..
76a1fa5
100644
(file)
--- a/
src/sector.hpp
+++ b/
src/sector.hpp
@@
-23,6
+23,7
@@
#include <list>
#include <memory>
#include <squirrel.h>
+#include <stdint.h>
#include "direction.hpp"
#include "video/color.hpp"