Included boost/type_traits.hpp

This commit is contained in:
Efi Fogel 2009-07-23 12:12:09 +00:00
parent 85256e171c
commit e4a7ab16e1
1 changed files with 1 additions and 0 deletions

View File

@ -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>