Remove two unused includes of pool_allocator

This commit is contained in:
Philipp Möller 2015-04-10 14:48:33 +02:00
parent f0f4b42079
commit 236ae3f9d3
2 changed files with 0 additions and 3 deletions

View File

@ -25,7 +25,6 @@
#define CGAL_ALGEBRAIC_CURVE_KERNEL_XY_COORDINATE_2_H
#include <CGAL/basic.h>
#include <boost/pool/pool_alloc.hpp>
#include <boost/numeric/interval.hpp>
#include <CGAL/Bbox_2.h>

View File

@ -24,8 +24,6 @@
#include <CGAL/internal/Exact_type_selector.h>
#include <CGAL/Kernel_d/Cartesian_converter_d.h>
#include<boost/pool/pool_alloc.hpp>
namespace CGAL {
template<typename Kernel> // a dD kernel we want to filter