mirror of https://github.com/CGAL/cgal
Remove basic.h
This commit is contained in:
parent
ccaf3441c4
commit
cce554ddde
|
|
@ -25,7 +25,7 @@
|
||||||
#ifndef CGAL_HOMOGENEOUS_BASE_H
|
#ifndef CGAL_HOMOGENEOUS_BASE_H
|
||||||
#define CGAL_HOMOGENEOUS_BASE_H
|
#define CGAL_HOMOGENEOUS_BASE_H
|
||||||
|
|
||||||
#include <CGAL/basic.h>
|
#include <CGAL/config.h>
|
||||||
#include <CGAL/basic_classes.h>
|
#include <CGAL/basic_classes.h>
|
||||||
|
|
||||||
#include <CGAL/Kernel/global_functions.h>
|
#include <CGAL/Kernel/global_functions.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue