Added CGAL_SCOPE macro

This commit is contained in:
Geert-Jan Giezeman 1999-10-06 12:42:20 +00:00
parent e44fe322c8
commit 6b7e1b7933
1 changed files with 2 additions and 0 deletions

View File

@ -36,10 +36,12 @@
#ifdef _MSC_VER
# define CGAL_SCOPE
# define CGAL_LIMITED_ITERATOR_TRAITS_SUPPORT 1
# include <stl_config.h>
# include <stl_iterator_base.h>
#else // not _MSC_VER
# define CGAL_SCOPE CGAL::
# define CGAL_DEFINE_ITERATOR_TRAITS_POINTER_SPEC(a)
#endif // _MSC_VER