mirror of https://github.com/CGAL/cgal
use std header
This commit is contained in:
parent
f0e2bb33c9
commit
4d08302a1f
|
|
@ -22,7 +22,7 @@
|
||||||
#include <CGAL/Compact_container.h>
|
#include <CGAL/Compact_container.h>
|
||||||
#include <CGAL/Has_member.h>
|
#include <CGAL/Has_member.h>
|
||||||
#include <CGAL/Spatial_searching/internal/Search_helpers.h>
|
#include <CGAL/Spatial_searching/internal/Search_helpers.h>
|
||||||
#include <boost/cstdint.hpp>
|
#include <cstdint>
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue