summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance/include/CGAL/Miscellaneous.h
diff options
context:
space:
mode:
authorfgodi <fgodi@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-06-03 09:32:46 +0000
committerfgodi <fgodi@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-06-03 09:32:46 +0000
commit714a97d8b9c64a0a5ccc837184def8122ec8b4cd (patch)
tree8434545761fcf2eba7c7cbbea6110f8257990040 /src/Bottleneck_distance/include/CGAL/Miscellaneous.h
parentab8c111e6a9abc4ba718083266c3dbb238ab94e3 (diff)
compile
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/bottleneckDistance@1245 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: a26ddc43a1f71052b594d5e0d65d28d952a0917e
Diffstat (limited to 'src/Bottleneck_distance/include/CGAL/Miscellaneous.h')
-rw-r--r--src/Bottleneck_distance/include/CGAL/Miscellaneous.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bottleneck_distance/include/CGAL/Miscellaneous.h b/src/Bottleneck_distance/include/CGAL/Miscellaneous.h
index 4de787fb..21be0bc7 100644
--- a/src/Bottleneck_distance/include/CGAL/Miscellaneous.h
+++ b/src/Bottleneck_distance/include/CGAL/Miscellaneous.h
@@ -27,7 +27,7 @@
namespace CGAL {
-typedef Gudhi::bipartite_graph_matching::Internal_point Internal_point;
+typedef Gudhi::Bottleneck_distance::Internal_point Internal_point;
template <>
struct Kernel_traits<Internal_point> {