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

int main() {
	test();
}