Get rid of CGAL_CFG_MATCHING_BUG_2

This commit is contained in:
Sylvain Pion 2004-01-18 16:43:20 +00:00
parent 0cc4ef1829
commit e7de49371a
1 changed files with 0 additions and 2 deletions

View File

@ -1399,7 +1399,6 @@ template <class NT> CGAL::Sign
{ return p.sign(); }
#endif // collides with global CGAL sign
#if ! defined(_MSC_VER) || _MSC_VER >= 1300
//------------------------------------------------------------------
// SPECIALIZE_FUNCTION(NT,int double) START
// SPECIALIZING inline to :
@ -1759,7 +1758,6 @@ template <class NT> CGAL::Sign
// SPECIALIZE_FUNCTION(NT,int double) END
//------------------------------------------------------------------
#endif // _MSC_VER CGAL_CFG_MATCHING_BUG_2
template <class NT>