summaryrefslogtreecommitdiffstats
path: root/test/test2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test2.cpp')
-rw-r--r--test/test2.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test2.cpp b/test/test2.cpp
index ca14ac7..55c6e55 100644
--- a/test/test2.cpp
+++ b/test/test2.cpp
@@ -2,6 +2,8 @@
#include "window.hpp"
#include "exceptions/forcequit.hpp"
+using namespace flat;
+
int count = 0;
void loop(float);