sync with work; fix compile error due to lack of boost/serialization in 0ad svn

This was SVN commit r8965.
This commit is contained in:
janwas
2011-02-21 09:23:51 +00:00
parent d75d9c3b75
commit 8f59d52697
3 changed files with 9 additions and 1 deletions
@@ -30,6 +30,7 @@
#include <cassert>
#define BOOST_MULTI_INDEX_DISABLE_SERIALIZATION
#include <boost/preprocessor/punctuation/comma_if.hpp>
#include <boost/preprocessor/repetition/repeat.hpp>
#include <boost/random/linear_congruential.hpp>