diff --git a/c++/benchmark/test.cpp b/c++/benchmark/test.cpp new file mode 100644 index 0000000..6146248 --- /dev/null +++ b/c++/benchmark/test.cpp @@ -0,0 +1,6 @@ +#include +#include +#include +#include +#include +#include "bst.hpp"