mirror of https://github.com/CGAL/cgal
Fix double include (also preventing de-activation of [[deprecated]] warnings...)
This commit is contained in:
parent
f744b2fbec
commit
d7b46586a8
|
|
@ -1,4 +1,3 @@
|
|||
#include <CGAL/Simple_cartesian.h>
|
||||
#include <CGAL/Installation/internal/disable_deprecation_warnings_and_errors.h>
|
||||
|
||||
#include <CGAL/Simple_cartesian.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue