summaryrefslogtreecommitdiff
path: root/sim.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sim.cpp')
-rw-r--r--sim.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim.cpp b/sim.cpp
index 8fa9cab..eb8461b 100644
--- a/sim.cpp
+++ b/sim.cpp
@@ -31,6 +31,7 @@
//#define DEBUG_SIM
using namespace Quackle;
+using namespace std;
std::atomic_long SimmedMove::objectIdCounter{0};