Remove CGAL/basic.h

This commit is contained in:
Sylvain Pion 2008-07-17 09:30:03 +00:00
parent b1c1c2b7fd
commit 105b413797
1 changed files with 3 additions and 1 deletions

View File

@ -21,8 +21,10 @@
#ifndef CGAL_FILTERED_PREDICATE_H
#define CGAL_FILTERED_PREDICATE_H
#include <CGAL/basic.h>
#include <string>
#include <CGAL/config.h>
#include <CGAL/Interval_nt.h>
#include <CGAL/Uncertain.h>
#include <CGAL/Profile_counter.h>
CGAL_BEGIN_NAMESPACE