add include for gcc3 in trunk, too
authorWolfgang Becker <uafr@gmx.de>
Fri, 21 Dec 2007 13:52:47 +0000 (13:52 +0000)
committerWolfgang Becker <uafr@gmx.de>
Fri, 21 Dec 2007 13:52:47 +0000 (13:52 +0000)
SVN-Revision: 5234

src/sector.hpp

index 1fc487e..76a1fa5 100644 (file)
@@ -23,6 +23,7 @@
 #include <list>
 #include <memory>
 #include <squirrel.h>
+#include <stdint.h>
 
 #include "direction.hpp"
 #include "video/color.hpp"