forked from mirrors/0ad
Fix building without precompiled headers.
Broken in several recent diffs. This also fixes (very) old missing standard headers. Differential Revision: https://code.wildfiregames.com/D3110 This was SVN commit r24200.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "ps/Pyrogenesis.h"
|
||||
|
||||
#include <condition_variable>
|
||||
#include <deque>
|
||||
#include <fstream>
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user