This commit is contained in:
doitux
2007-01-14 13:23:04 +00:00
parent c198ff21a9
commit 34b33a16e7
14 changed files with 50 additions and 72 deletions
+3 -4
View File
@@ -23,10 +23,9 @@
// #include <iostream>
#include <string>
#include "session.h"
#include "game.h"
#include "handinterface.h"
class Game;
class Session;
class HandInterface;
class GuiInterface{