forked from mirrors/0ad
Fix no-pch build following #7829
This commit is contained in:
committed by
wraitii
parent
4c4f787c63
commit
dd74892463
@@ -23,6 +23,7 @@
|
||||
#include "lib/byte_order.h"
|
||||
|
||||
#include "scriptinterface/ScriptExtraHeaders.h"
|
||||
#include "scriptinterface/ScriptForward.h"
|
||||
|
||||
#include <ostream>
|
||||
#include <streambuf>
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
#include "simulation2/components/ICmpTemplateManager.h"
|
||||
|
||||
#include "ps/CLogger.h"
|
||||
#include "ps/Profiler2.h"
|
||||
|
||||
std::string SerializeRNG(const boost::random::rand48& rng)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user