cgal/Surface_mesh_parameterization/test
Laurent Saboret a1627b003f Removed unnecessary includes of CGAL/basic.h
Enforced CGAL_NDEBUG rule:
- code under include/CGAL/ and src/ must not use NDEBUG and assert(), but CGAL_NDEBUG and CGAL assertion macros.
- code under demo/, examples/ and test/ must use NDEBUG and assert().
2008-08-21 11:57:02 +00:00
..
Surface_mesh_parameterization Removed unnecessary includes of CGAL/basic.h 2008-08-21 11:57:02 +00:00