COMP: conformalVoronoiMesh: missing include file

This commit is contained in:
mattijs
2012-12-17 15:02:33 +00:00
parent b3ba13a43c
commit 9669f47bbd

View File

@ -30,6 +30,7 @@ License
#include "indexedCellChecks.H" #include "indexedCellChecks.H"
#include "CGAL/Exact_predicates_exact_constructions_kernel.h" #include "CGAL/Exact_predicates_exact_constructions_kernel.h"
#include "CGAL/Gmpq.h"
// * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * * // // * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * * //