summaryrefslogtreecommitdiff
path: root/test/datastructures/stlRope.cpp
blob: 7405e4e015e4208f1eb911284a8300d751b6fc3e (plain)
1
2
3
4
5
6
#include "../util.h"
#include <datastructures/stlRope.cpp>

int main() {
	test();
}