mirror of https://github.com/CGAL/cgal
remove useless include
This commit is contained in:
parent
7a4428e43d
commit
79fa2df1f7
|
|
@ -22,7 +22,6 @@
|
|||
#ifndef CGAL_POLYGON_MESH_PROCESSING_COMPUTE_NORMAL_H
|
||||
#define CGAL_POLYGON_MESH_PROCESSING_COMPUTE_NORMAL_H
|
||||
|
||||
#include <CGAL/circulator.h>
|
||||
|
||||
namespace CGAL{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue