summaryrefslogtreecommitdiff
path: root/move.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'move.cpp')
-rw-r--r--move.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/move.cpp b/move.cpp
index 9a023f4..7793f27 100644
--- a/move.cpp
+++ b/move.cpp
@@ -23,6 +23,7 @@
#include "move.h"
using namespace Quackle;
+using namespace std;
bool operator==(const Move &move1, const Move &move2)
{