diff options
Diffstat (limited to 'test/datastructures/stlHashMap.cpp')
| -rw-r--r-- | test/datastructures/stlHashMap.cpp | 4 |
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 |
