From b9f9c95623867d463449a1c5fc3885b6f9f9bc0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Tue, 6 Jan 2015 14:18:59 +0100 Subject: [PATCH] move header to proper package --- .../include/CGAL/AABB_polyhedral_oracle.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {Operations_on_polyhedra => Surface_mesher}/include/CGAL/AABB_polyhedral_oracle.h (100%) diff --git a/Operations_on_polyhedra/include/CGAL/AABB_polyhedral_oracle.h b/Surface_mesher/include/CGAL/AABB_polyhedral_oracle.h similarity index 100% rename from Operations_on_polyhedra/include/CGAL/AABB_polyhedral_oracle.h rename to Surface_mesher/include/CGAL/AABB_polyhedral_oracle.h