Add missing #include <CGAL/representation_tags.h>.

This commit is contained in:
Sylvain Pion 2007-01-23 15:43:06 +00:00
parent 8bb9ae2f1b
commit 1ec1875a01
8 changed files with 8 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/representation_tags.h>
CGAL_BEGIN_NAMESPACE

View File

@ -27,6 +27,7 @@
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/representation_tags.h>
CGAL_BEGIN_NAMESPACE

View File

@ -29,6 +29,7 @@
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/representation_tags.h>
CGAL_BEGIN_NAMESPACE

View File

@ -30,6 +30,7 @@
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/Bbox_3.h>
#include <CGAL/representation_tags.h>
CGAL_BEGIN_NAMESPACE

View File

@ -27,6 +27,7 @@
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/representation_tags.h>
CGAL_BEGIN_NAMESPACE

View File

@ -27,6 +27,7 @@
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/representation_tags.h>
CGAL_BEGIN_NAMESPACE

View File

@ -28,6 +28,7 @@
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/Bbox_3.h>
#include <CGAL/representation_tags.h>
CGAL_BEGIN_NAMESPACE

View File

@ -29,6 +29,7 @@
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/representation_tags.h>
CGAL_BEGIN_NAMESPACE