mirror of https://github.com/CGAL/cgal
Add missing #include
This commit is contained in:
parent
abe933a684
commit
d38fea5ffe
|
|
@ -40,6 +40,7 @@
|
||||||
#define CGAL_INLINE_FUNCTION
|
#define CGAL_INLINE_FUNCTION
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <CGAL/use.h>
|
||||||
#include <CGAL/CORE/CoreAux.h>
|
#include <CGAL/CORE/CoreAux.h>
|
||||||
#include <gmp.h>
|
#include <gmp.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue