mirror of https://github.com/CGAL/cgal
Remove #includes that are not needed
This commit is contained in:
parent
7e88a1ab5e
commit
079dce0e54
|
|
@ -43,8 +43,6 @@
|
||||||
|
|
||||||
#include <set>
|
#include <set>
|
||||||
#include <stack>
|
#include <stack>
|
||||||
#include <fstream>
|
|
||||||
#include <array>
|
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
|
||||||
#ifndef DOXYGEN_RUNNING
|
#ifndef DOXYGEN_RUNNING
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue