- adapted to QP_solver.h file location change

This commit is contained in:
Bernd Gärtner 2007-04-30 10:12:56 +00:00
parent 9738a7544f
commit 3437f415eb
1 changed files with 1 additions and 1 deletions

View File

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