mirror of https://github.com/CGAL/cgal
restore test
This commit is contained in:
parent
ab1983a066
commit
00bf449e04
|
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
using boost::tuple;
|
using boost::tuple;
|
||||||
using boost::make_tuple;
|
using boost::make_tuple;
|
||||||
using std::tie;
|
using boost::tie;
|
||||||
using boost::get;
|
using boost::get;
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue