mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Fix missing includes when building without precompiled headers
Patch By: @Riesi Comments By: @sera Differential Revision: https://code.wildfiregames.com/D5209 This was SVN commit r27973.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#include "ps/Filesystem.h"
|
||||
#include "ps/Pyrogenesis.h"
|
||||
|
||||
#include <iomanip>
|
||||
|
||||
// not thread-safe!
|
||||
static const wchar_t* HardcodedErrorString(int err)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user