use CGAL/config.h

This commit is contained in:
Michael Hemmer 2008-09-25 15:40:34 +00:00
parent 3956f60d73
commit eba9e0b1ed
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
If the type is not Modularizable the filter is just not applied and the If the type is not Modularizable the filter is just not applied and the
function returns true. function returns true.
*/ */
#include <CGAL/basic.h>
#include <CGAL/config.h>
#ifdef CGAL_USE_GMP #ifdef CGAL_USE_GMP