summaryrefslogtreecommitdiff
path: root/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'game.cpp')
-rw-r--r--game.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/game.cpp b/game.cpp
index aa5a63f..0f2963a 100644
--- a/game.cpp
+++ b/game.cpp
@@ -31,6 +31,7 @@
#define DEBUG_BAG
using namespace Quackle;
+using namespace std;
Game::Game()
: m_defaultComputerPlayer(0)