mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
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:
@@ -25,6 +25,7 @@
|
||||
#include "lib/external_libraries/libsdl.h"
|
||||
#include "maths/Vector2D.h"
|
||||
#include "ps/Hotkey.h"
|
||||
#include "ps/CLogger.h"
|
||||
#include "scriptinterface/ScriptConversions.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user