From 8bd1fd196c9122b4611a6925c63d031fbde2ec54 Mon Sep 17 00:00:00 2001 From: Clement Jamin Date: Mon, 16 Mar 2015 15:13:02 +0100 Subject: [PATCH] Revert "Temporary CGAL_EXPORT redef" This reverts commit 5aaa7e8f4f1dbcceccb8456cbd1464fd088b9267. It was already there! --- STL_Extension/include/CGAL/assertions.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/STL_Extension/include/CGAL/assertions.h b/STL_Extension/include/CGAL/assertions.h index 65651fe31c2..272b1c516b4 100644 --- a/STL_Extension/include/CGAL/assertions.h +++ b/STL_Extension/include/CGAL/assertions.h @@ -29,11 +29,6 @@ #include -#ifdef CGAL_HEADER_ONLY -#undef CGAL_EXPORT // CJTODO: TEMPORARY -#define CGAL_EXPORT -#endif - // #include // for backward compatibility #ifndef CGAL_NO_ASSERTIONS