aboutsummaryrefslogtreecommitdiffstats
path: root/_test/meowpp_BinaryIndexTree.cpp
diff options
context:
space:
mode:
Diffstat (limited to '_test/meowpp_BinaryIndexTree.cpp')
-rw-r--r--_test/meowpp_BinaryIndexTree.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/_test/meowpp_BinaryIndexTree.cpp b/_test/meowpp_BinaryIndexTree.cpp
index 3841a84..3071839 100644
--- a/_test/meowpp_BinaryIndexTree.cpp
+++ b/_test/meowpp_BinaryIndexTree.cpp
@@ -1,3 +1,6 @@
+#include "meowpp/dsa/BinaryIndexTree.h"
+#include "meowpp/utility.h"
+
#include "meowpp.h"
#include <vector>