mirror of https://github.com/CGAL/cgal
missing header
This commit is contained in:
parent
1cfdb13271
commit
a8fae00bf1
|
|
@ -18,6 +18,7 @@
|
||||||
#define CGAL_HANDLE_H
|
#define CGAL_HANDLE_H
|
||||||
|
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
#include <cstdint>
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
#include <CGAL/Handle_for.h>
|
#include <CGAL/Handle_for.h>
|
||||||
#include <CGAL/assertions.h>
|
#include <CGAL/assertions.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue