implementing first function in new log.cpp

This commit is contained in:
floty
2010-12-17 23:18:30 +00:00
parent ba155d0f90
commit 4f89969bd3
6 changed files with 148 additions and 106 deletions
+1
View File
@@ -28,6 +28,7 @@
#include <boost/shared_ptr.hpp>
class guiLog;
class Log;
class Session;
class gameTableImpl;