mirror of https://github.com/CGAL/cgal
Include file consistency with other packages
This commit is contained in:
parent
7982f9ea68
commit
89bd9ded97
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
#include <CGAL/Timer.h>
|
||||
#include <CGAL/IO/Polyhedron_iostream.h>
|
||||
#include <CGAL/Subdivision_method_3.h>
|
||||
#include <CGAL/subdivision_method_3.h>
|
||||
|
||||
#include <QOpenGLShader>
|
||||
#include <QDebug>
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include <CGAL/Timer.h>
|
||||
#include <CGAL/IO/Polyhedron_iostream.h>
|
||||
#include <CGAL/Subdivision_method_3.h>
|
||||
#include <CGAL/subdivision_method_3.h>
|
||||
|
||||
#include <CGAL/centroid.h>
|
||||
#include <CGAL/linear_least_squares_fitting_3.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue