mirror of https://github.com/CGAL/cgal
changed include file for CORE expression
This commit is contained in:
parent
6433b1b456
commit
d64c427af4
|
|
@ -12,7 +12,7 @@
|
|||
#if defined CGAL_USE_LEDA
|
||||
# include <CGAL/leda_real.h>
|
||||
#elif defined CGAL_USE_CORE
|
||||
# include <CGAL_Expr.h>
|
||||
# include <CGAL/CORE_Expr.h>
|
||||
#endif
|
||||
|
||||
#if defined CGAL_USE_LEDA || defined CGAL_USE_CORE
|
||||
|
|
|
|||
Loading…
Reference in New Issue