mirror of https://github.com/CGAL/cgal
fixed typo
This commit is contained in:
parent
81e9f4c166
commit
ce48e143bd
|
|
@ -29,7 +29,7 @@
|
||||||
#include <CGAL/ch_graham_andrew.h>
|
#include <CGAL/ch_graham_andrew.h>
|
||||||
#include <CGAL/algorithm.h>
|
#include <CGAL/algorithm.h>
|
||||||
#include <CGAL/IO/Tee_for_output_iterator.h>
|
#include <CGAL/IO/Tee_for_output_iterator.h>
|
||||||
#include <boost/bind.hpp>>
|
#include <boost/bind.hpp>
|
||||||
|
|
||||||
CGAL_BEGIN_NAMESPACE
|
CGAL_BEGIN_NAMESPACE
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue