mirror of https://github.com/CGAL/cgal
Add missing <CGAL/config.h>.
This commit is contained in:
parent
7f6eb45faa
commit
615e843c40
|
|
@ -37,6 +37,7 @@
|
|||
#ifndef _CORE_FILTER_H_
|
||||
#define _CORE_FILTER_H_
|
||||
|
||||
#include <CGAL/config.h>
|
||||
#include <CGAL/CORE/Real.h>
|
||||
#include <cmath>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue