fix include

This commit is contained in:
Jane Tournois 2016-05-20 12:23:42 +02:00
parent 355c698185
commit aef3c6cc62
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#ifndef CGAL_AABB_FILTERED_PROJECTION_TRAITS_H
#define CGAL_AABB_FILTERED_PROJECTION_TRAITS_H
#include <CGAL/internal/boost/property_map.h>
#include <CGAL/property_map.h>
#include <CGAL/AABB_tree.h>
#include <CGAL/internal/AABB_tree/AABB_node.h>