remove useless include

This commit is contained in:
Jane Tournois 2015-01-23 15:49:22 +01:00
parent 7a4428e43d
commit 79fa2df1f7
1 changed files with 0 additions and 1 deletions

View File

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