mirror of https://github.com/CGAL/cgal
Remove that include
- it is actually not used - it does not exist in older Boost versions (1.48)
This commit is contained in:
parent
2b19cfe269
commit
69397e159d
|
|
@ -46,7 +46,6 @@
|
|||
#include <boost/next_prior.hpp> // for boost::prior and boost::next
|
||||
#include <boost/variant.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
#include <boost/property_map/function_property_map.hpp>
|
||||
|
||||
namespace CGAL {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue