Remove useless over protection for inclusion

This commit is contained in:
Sylvain Pion 2008-01-14 23:02:57 +00:00
parent c431563bfd
commit 3cf10fb6ed
1 changed files with 0 additions and 2 deletions

View File

@ -19,9 +19,7 @@
#ifndef CGAL_VISIBILITY_COMPLEX_2_MATROIDAL_ITEMS_H #ifndef CGAL_VISIBILITY_COMPLEX_2_MATROIDAL_ITEMS_H
#define CGAL_VISIBILITY_COMPLEX_2_MATROIDAL_ITEMS_H #define CGAL_VISIBILITY_COMPLEX_2_MATROIDAL_ITEMS_H
#ifndef CGAL_VISIBILITY_COMPLEX_2_ITEMS_H
#include <CGAL/Visibility_complex_2/Items.h> #include <CGAL/Visibility_complex_2/Items.h>
#endif
CGAL_BEGIN_NAMESPACE CGAL_BEGIN_NAMESPACE
namespace Visibility_complex_2_details { namespace Visibility_complex_2_details {