LiS_HAVE_CORE -> CGAL_USE_CORE

This commit is contained in:
Eric Berberich 2012-08-22 09:06:07 +00:00
parent 8948b57807
commit ab1d8568a0
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
#include<CGAL/leda_integer.h>
#endif
#ifdef LiS_HAVE_CORE
#ifdef CGAL_USE_CORE
#include<CGAL/CORE_BigInt.h>
#endif