Missing #include:

<CGAL/constructions_d.h> from Kernel_d was not self contained.
This commit is contained in:
Laurent Rineau 2010-11-17 10:25:51 +00:00
parent bae55d726c
commit 87c20c90ca
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
#ifndef CGAL_CONSTRUCTIONS_D_H
#define CGAL_CONSTRUCTIONS_D_H
#include <CGAL/Kernel_d/Point_d.h>
namespace CGAL {
/*{\Moptions outfile=constructions_d.man}*/