correct include

This commit is contained in:
Eric Berberich 2010-03-06 14:04:41 +00:00
parent e31b40850f
commit 7f569a410f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include <CGAL/Algebraic_kernel_1.h>
#include <CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h>
#include <CGAL/Curved_kernel_via_analysis_2.h>
#include <CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h>
#include <boost/optional.hpp>
#include <boost/none.hpp>