use std header

This commit is contained in:
Sébastien Loriot 2024-12-23 09:47:51 +01:00
parent f0e2bb33c9
commit 4d08302a1f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <CGAL/Compact_container.h>
#include <CGAL/Has_member.h>
#include <CGAL/Spatial_searching/internal/Search_helpers.h>
#include <boost/cstdint.hpp>
#include <cstdint>
namespace CGAL {