Add missing #include

This commit is contained in:
Andreas Fabri 2018-02-12 09:44:10 +00:00
parent abe933a684
commit d38fea5ffe
1 changed files with 1 additions and 0 deletions

View File

@ -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>