1
0
forked from mirrors/0ad

Fix non-PCH build

This was SVN commit r9037.
This commit is contained in:
Ykkrosh
2011-03-06 00:01:23 +00:00
parent 6f9da85d9f
commit 7d6cfe58de
2 changed files with 3 additions and 0 deletions
@@ -29,6 +29,7 @@
#include "ps/utf16string.h"
#include <cassert>
#include <map>
#define BOOST_MULTI_INDEX_DISABLE_SERIALIZATION
#include <boost/preprocessor/punctuation/comma_if.hpp>