From eb84eb8a238e9bc0c3bd3cd5c4f1d82b81c631de Mon Sep 17 00:00:00 2001 From: Marc Glisse Date: Tue, 31 Jul 2007 18:32:54 +0000 Subject: [PATCH] Make the size of the file not a multiple of memory page size because of a ridiculous bug in a compiler. --- SearchStructures/include/CGAL/Range_tree_d.h | 1 - 1 file changed, 1 deletion(-) diff --git a/SearchStructures/include/CGAL/Range_tree_d.h b/SearchStructures/include/CGAL/Range_tree_d.h index d2d7ed157bc..da9acb99a08 100644 --- a/SearchStructures/include/CGAL/Range_tree_d.h +++ b/SearchStructures/include/CGAL/Range_tree_d.h @@ -623,4 +623,3 @@ CGAL_END_NAMESPACE -