Add missing header includes

This commit is contained in:
Giles Bathgate 2020-12-04 17:43:14 +00:00
parent 5a36ff89b5
commit 07120b82fa
2 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,8 @@
#include <CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h>
#include <CGAL/kernel_assertions.h>
namespace CGAL {
namespace internal {

View File

@ -13,6 +13,7 @@
#include <CGAL/license/Straight_skeleton_2.h>
#include <CGAL/assertions.h>
#if defined(CGAL_STRAIGHT_SKELETON_NO_POSTCONDITIONS) \
|| defined(CGAL_NO_POSTCONDITIONS) \