Missing include

This commit is contained in:
Clement Jamin 2014-05-14 17:35:16 +02:00
parent 6682dc8781
commit db3a642de4
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
#include <CGAL/Iterator_project.h>
#include <CGAL/Default.h>
#include <CGAL/Bbox_3.h>
#include <CGAL/Spatial_lock_grid_3.h>
#include <boost/bind.hpp>