sqlite-logging: include log in pokerth_lib; new function for game-logging

This commit is contained in:
floty
2010-12-28 23:01:39 +00:00
parent 05cae76aee
commit 121575caa5
6 changed files with 15 additions and 5 deletions
+1
View File
@@ -25,6 +25,7 @@
#include "configfile.h"
#include "game_defs.h"
#include "log.h"
#include "playerinterface.h"
using namespace std;