summarylogtreecommitdiffstats
path: root/patch.patch
blob: 6e8121a3d31102e86e4f8d0f4337912786347d18 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/source/ps/Util.cpp
+++ b/source/ps/Util.cpp
@@ -24,6 +24,7 @@
 #include "ps/CLogger.h"
 #include "ps/Filesystem.h"
 #include "ps/Pyrogenesis.h"
+#include <iomanip>
 
 // not thread-safe!
 static const wchar_t* HardcodedErrorString(int err)