mirror of https://github.com/CGAL/cgal
- adapted to QP_solver.h file location change
This commit is contained in:
parent
9738a7544f
commit
3437f415eb
|
|
@ -26,7 +26,7 @@
|
|||
#include <CGAL/function_objects.h>
|
||||
|
||||
#include <CGAL/QP_options.h>
|
||||
#include <CGAL/QP_solver.h>
|
||||
#include <CGAL/QP_solver/QP_solver.h>
|
||||
#include <CGAL/QP_models.h>
|
||||
#include <CGAL/QP_solver/iterator.h>
|
||||
#include <CGAL/QP_solver/functors.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue