Remove STL header include from CGAL-specific namespace

This commit is contained in:
Mael Rouxel-Labbé 2021-09-14 09:19:50 +02:00
parent 38435dc7c9
commit 93c7b6de1f
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@
namespace CGAL { namespace internal { namespace Static_filters_predicates {
#include <iostream>
template < typename K_base >
class Collinear_3
: public K_base::Collinear_3