diff options
Diffstat (limited to 'games/pokerth/files/patch-src_engine_log.h')
-rw-r--r-- | games/pokerth/files/patch-src_engine_log.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/pokerth/files/patch-src_engine_log.h b/games/pokerth/files/patch-src_engine_log.h deleted file mode 100644 index 17d69f78617b..000000000000 --- a/games/pokerth/files/patch-src_engine_log.h +++ /dev/null @@ -1,10 +0,0 @@ ---- 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; - |