Update QP_solver/include/CGAL/QP_solver/basic.h

This commit is contained in:
Andreas Fabri 2024-01-15 10:12:24 +01:00 committed by GitHub
parent 25d658f2fa
commit cec138c58d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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