aboutsummaryrefslogtreecommitdiff
path: root/engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine.cpp')
-rw-r--r--engine.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine.cpp b/engine.cpp
index b4753f4..dd0f5f4 100644
--- a/engine.cpp
+++ b/engine.cpp
@@ -6,6 +6,7 @@
using namespace std;
+
map<string,Table> tables;