Remove basic.h

This commit is contained in:
Laurent Rineau 2016-09-30 15:39:39 +02:00
parent ccaf3441c4
commit cce554ddde
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#ifndef CGAL_HOMOGENEOUS_BASE_H
#define CGAL_HOMOGENEOUS_BASE_H
#include <CGAL/basic.h>
#include <CGAL/config.h>
#include <CGAL/basic_classes.h>
#include <CGAL/Kernel/global_functions.h>