mirror of https://github.com/CGAL/cgal
Use angle-bracket includes
This commit is contained in:
parent
71ea8e6e22
commit
c5f3c7b4f4
|
|
@ -31,7 +31,7 @@
|
||||||
#include <CGAL/basic.h>
|
#include <CGAL/basic.h>
|
||||||
#include <CGAL/Dimension.h>
|
#include <CGAL/Dimension.h>
|
||||||
#include <boost/utility/enable_if.hpp>
|
#include <boost/utility/enable_if.hpp>
|
||||||
#include "boost/mpl/equal_to.hpp"
|
#include <boost/mpl/equal_to.hpp>
|
||||||
#include <boost/mpl/integral_c.hpp>
|
#include <boost/mpl/integral_c.hpp>
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue