diff --git a/CGAL_Core/include/CGAL/CORE/Expr_impl.h b/CGAL_Core/include/CGAL/CORE/Expr_impl.h index 72dc46015bf..5e3806024fa 100644 --- a/CGAL_Core/include/CGAL/CORE/Expr_impl.h +++ b/CGAL_Core/include/CGAL/CORE/Expr_impl.h @@ -1225,21 +1225,6 @@ CORE_MEMORY_IMPL(SqrtRep) CORE_MEMORY_IMPL(MultRep) CORE_MEMORY_IMPL(DivRep) - - - template class AddSubRep; - template class AddSubRep; - -template class Realbase_for; -template class Realbase_for; -template class Realbase_for; -template class Realbase_for; -template class Realbase_for; - - template class ConstPolyRep; - template class ConstPolyRep; - template class ConstPolyRep; - template class ConstPolyRep; } //namespace CORE #include