summaryrefslogtreecommitdiff
path: root/geom_bottleneck/bottleneck/src/neighb_oracle.cpp
diff options
context:
space:
mode:
authorArnur Nigmetov <a.nigmetov@gmail.com>2016-07-18 15:05:11 +0200
committerArnur Nigmetov <a.nigmetov@gmail.com>2016-07-18 15:05:11 +0200
commite361357d52058bb1df1a1cf64f13f87e4c88472f (patch)
tree91d931968385b36a8f73e2144e9a3ffc5a12fd09 /geom_bottleneck/bottleneck/src/neighb_oracle.cpp
parent5226e1038a0f621c45f98e178e5a9f4073ccc7b1 (diff)
Rename def_debug.h to def_debug_bt.h
Diffstat (limited to 'geom_bottleneck/bottleneck/src/neighb_oracle.cpp')
-rw-r--r--geom_bottleneck/bottleneck/src/neighb_oracle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/geom_bottleneck/bottleneck/src/neighb_oracle.cpp b/geom_bottleneck/bottleneck/src/neighb_oracle.cpp
index 356883f..40d043f 100644
--- a/geom_bottleneck/bottleneck/src/neighb_oracle.cpp
+++ b/geom_bottleneck/bottleneck/src/neighb_oracle.cpp
@@ -21,7 +21,7 @@
#include <algorithm>
#include "neighb_oracle.h"
-#include "def_debug.h"
+#include "def_debug_bt.h"
namespace geom_bt {
/*static void printDebug(//bool isDebug, std::string s)*/