mirror of https://github.com/CGAL/cgal
Included boost/type_traits.hpp
This commit is contained in:
parent
85256e171c
commit
e4a7ab16e1
|
|
@ -21,6 +21,7 @@
|
|||
#ifndef CGAL_ARR_TAGS_H
|
||||
#define CGAL_ARR_TAGS_H
|
||||
|
||||
#include <boost/type_traits.hpp>
|
||||
#include <boost/mpl/bool.hpp>
|
||||
#include <boost/mpl/if.hpp>
|
||||
#include <boost/mpl/and.hpp>
|
||||
|
|
|
|||
Loading…
Reference in New Issue