forked from mirrors/0ad
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user