From b6522c4e749784211e26080abcffefc4e161656a Mon Sep 17 00:00:00 2001 From: Menelaos Karavelas Date: Wed, 21 May 2014 17:14:56 +0300 Subject: [PATCH] [disjoint] move main file to detail/disjoint/interface.hpp --- .../algorithms/{disjoint.hpp => detail/disjoint/interface.hpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/boost/geometry/algorithms/{disjoint.hpp => detail/disjoint/interface.hpp} (100%) diff --git a/include/boost/geometry/algorithms/disjoint.hpp b/include/boost/geometry/algorithms/detail/disjoint/interface.hpp similarity index 100% rename from include/boost/geometry/algorithms/disjoint.hpp rename to include/boost/geometry/algorithms/detail/disjoint/interface.hpp