mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 17:06:39 +00:00
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