mirror of https://github.com/CGAL/cgal
<boost/core/ref.hpp> appeared in Boost-1.56
The compatibility path is <boost/ref.hpp>.
This commit is contained in:
parent
6303dbeb7d
commit
7a7c4fa447
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <boost/graph/graph_traits.hpp>
|
||||
#include <boost/tuple/tuple.hpp>
|
||||
#include <boost/core/ref.hpp>
|
||||
#include <boost/ref.hpp>
|
||||
|
||||
namespace boost
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue