diff options
Diffstat (limited to 'datastructures/test/fenwickTree2.cpp')
| -rw-r--r-- | datastructures/test/fenwickTree2.cpp | 1 |
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) { |
