mirror of https://github.com/CGAL/cgal
remove extra include
This commit is contained in:
parent
c743371ae3
commit
9db8b7f17b
|
|
@ -31,7 +31,6 @@
|
||||||
#include <CGAL/iterator.h>
|
#include <CGAL/iterator.h>
|
||||||
#include <CGAL/CC_safe_handle.h>
|
#include <CGAL/CC_safe_handle.h>
|
||||||
#include <CGAL/Time_stamper.h>
|
#include <CGAL/Time_stamper.h>
|
||||||
#include <CGAL/IO/io.h>
|
|
||||||
#include <CGAL/Has_member.h>
|
#include <CGAL/Has_member.h>
|
||||||
#include <CGAL/assertions.h>
|
#include <CGAL/assertions.h>
|
||||||
#include <CGAL/IO/io.h>
|
#include <CGAL/IO/io.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue