summaryrefslogtreecommitdiff
path: root/test/datastructures/stlHashMap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/datastructures/stlHashMap.cpp')
-rw-r--r--test/datastructures/stlHashMap.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/datastructures/stlHashMap.cpp b/test/datastructures/stlHashMap.cpp
new file mode 100644
index 0000000..77976fd
--- /dev/null
+++ b/test/datastructures/stlHashMap.cpp
@@ -0,0 +1,4 @@
+#include "../util.h"
+#include <datastructures/stlHashMap.cpp>
+
+int main() {} \ No newline at end of file