mirror of https://github.com/CGAL/cgal
LiS_HAVE_CORE -> CGAL_USE_CORE
This commit is contained in:
parent
8948b57807
commit
ab1d8568a0
|
|
@ -51,7 +51,7 @@
|
|||
#include<CGAL/leda_integer.h>
|
||||
#endif
|
||||
|
||||
#ifdef LiS_HAVE_CORE
|
||||
#ifdef CGAL_USE_CORE
|
||||
#include<CGAL/CORE_BigInt.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue