#warning is not correct C++.

This commit is contained in:
Laurent Rineau 2010-06-24 16:08:07 +00:00
parent f306daec83
commit a13cf08d5b
1 changed files with 0 additions and 4 deletions

View File

@ -19,10 +19,6 @@
#ifndef CGAL_SURFACE_MESH_TRIANGULATION_GENERATOR_3_H
#define CGAL_SURFACE_MESH_TRIANGULATION_GENERATOR_3_H
#ifndef CGAL_SURFACE_MESHER_TEST
# warning This header is not documented.
#endif
#include <CGAL/Triangulation_data_structure_3.h>
#include <CGAL/Delaunay_triangulation_3.h>