summaryrefslogtreecommitdiff
path: root/datastructures/test/fenwickTree2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'datastructures/test/fenwickTree2.cpp')
-rw-r--r--datastructures/test/fenwickTree2.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/datastructures/test/fenwickTree2.cpp b/datastructures/test/fenwickTree2.cpp
index 3567b05..18ebcb7 100644
--- a/datastructures/test/fenwickTree2.cpp
+++ b/datastructures/test/fenwickTree2.cpp
@@ -1,4 +1,3 @@
-#define sz ssize
#include "../fenwickTree2.cpp"
void test(int n) {