mirror of https://github.com/CGAL/cgal
Revert "Temporary CGAL_EXPORT redef"
This reverts commit 5aaa7e8f4f.
It was already there!
This commit is contained in:
parent
5aaa7e8f4f
commit
8bd1fd196c
|
|
@ -29,11 +29,6 @@
|
|||
|
||||
#include <CGAL/export/CGAL.h>
|
||||
|
||||
#ifdef CGAL_HEADER_ONLY
|
||||
#undef CGAL_EXPORT // CJTODO: TEMPORARY
|
||||
#define CGAL_EXPORT
|
||||
#endif
|
||||
|
||||
// #include <CGAL/assertions_behaviour.h> // for backward compatibility
|
||||
|
||||
#ifndef CGAL_NO_ASSERTIONS
|
||||
|
|
|
|||
Loading…
Reference in New Issue