summaryrefslogtreecommitdiff
path: root/geom_matching/wasserstein/src/auction_runner_gs.cpp
diff options
context:
space:
mode:
authorArnur Nigmetov <a.nigmetov@gmail.com>2016-07-18 15:17:55 +0200
committerArnur Nigmetov <a.nigmetov@gmail.com>2016-07-18 15:17:55 +0200
commitd1cf630f193cff61c83999600550634032ed1739 (patch)
tree1ccf1914e784a7713b795e9a12559968eae21b33 /geom_matching/wasserstein/src/auction_runner_gs.cpp
parente361357d52058bb1df1a1cf64f13f87e4c88472f (diff)
Rename def_debug.h to def_debug_ws.h
Diffstat (limited to 'geom_matching/wasserstein/src/auction_runner_gs.cpp')
-rw-r--r--geom_matching/wasserstein/src/auction_runner_gs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/geom_matching/wasserstein/src/auction_runner_gs.cpp b/geom_matching/wasserstein/src/auction_runner_gs.cpp
index 10d37c9..4ff495f 100644
--- a/geom_matching/wasserstein/src/auction_runner_gs.cpp
+++ b/geom_matching/wasserstein/src/auction_runner_gs.cpp
@@ -32,7 +32,7 @@ derivative works thereof, in binary and source code form.
#include <iterator>
#include <chrono>
-#include "def_debug.h"
+#include "def_debug_ws.h"
#include "auction_runner_gs.h"
#include "wasserstein.h"