mirror of https://github.com/CGAL/cgal
Oops: std::tr1::get(std::pair) is in <tr1/utility>
This commit is contained in:
parent
66ec3ee6b8
commit
4c186e9417
|
|
@ -30,6 +30,7 @@
|
||||||
#endif
|
#endif
|
||||||
#ifndef CGAL_CFG_NO_TR1_TUPLE
|
#ifndef CGAL_CFG_NO_TR1_TUPLE
|
||||||
# include <tr1/tuple>
|
# include <tr1/tuple>
|
||||||
|
# include <tr1/utility>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <boost/tuple/tuple.hpp>
|
#include <boost/tuple/tuple.hpp>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue