mirror of https://github.com/CGAL/cgal
Update QP_solver/include/CGAL/QP_solver/basic.h
This commit is contained in:
parent
25d658f2fa
commit
cec138c58d
|
|
@ -23,7 +23,6 @@
|
||||||
#include <CGAL/Quotient.h>
|
#include <CGAL/Quotient.h>
|
||||||
#include <CGAL/QP_solver/assertions.h>
|
#include <CGAL/QP_solver/assertions.h>
|
||||||
#include <CGAL/QP_solver/debug.h>
|
#include <CGAL/QP_solver/debug.h>
|
||||||
#define _HAS_AUTO_PTR_ETC False // temporarility necessary for boost's compatibility with Clang 15
|
|
||||||
#include <boost/functional.hpp>
|
#include <boost/functional.hpp>
|
||||||
|
|
||||||
#endif // CGAL_QP_SOLVER_BASIC_H
|
#endif // CGAL_QP_SOLVER_BASIC_H
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue