summaryrefslogtreecommitdiff
path: root/test/datastructures/stlTree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/datastructures/stlTree.cpp')
-rw-r--r--test/datastructures/stlTree.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/datastructures/stlTree.cpp b/test/datastructures/stlTree.cpp
new file mode 100644
index 0000000..7bacbee
--- /dev/null
+++ b/test/datastructures/stlTree.cpp
@@ -0,0 +1,2 @@
+#include "../util.h"
+#include <datastructures/stlTree.cpp>