]> git.xonotic.org Git - xonotic/netradiant.git/commitdiff
fix compile on current Arch Linux
authorRudolf Polzer <divverent@xonotic.org>
Sun, 22 May 2011 18:34:23 +0000 (20:34 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Sun, 22 May 2011 18:34:23 +0000 (20:34 +0200)
libs/typesystem.h

index f16d419973e7bd3e0117329675adaddf1ba873e8..67c0680f38c63d13e7d5c32b2196a27fb04bc728 100644 (file)
@@ -24,6 +24,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 #include <list>
+#include <vector>
 #include "generic/callback.h"
 #include "generic/static.h"