aboutsummaryrefslogtreecommitdiffstats
path: root/games/pokerth/files/patch-src_engine_log.h
blob: 17d69f78617b016bf62f3d1d0ccac22c1e9d388d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/engine/log.h.orig   2014-01-10 21:18:20 UTC
+++ src/engine/log.h
@@ -37,6 +37,7 @@
 
 #include "engine_defs.h"
 #include "game_defs.h"
+#include <string>
 
 struct sqlite3;