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