mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:28:59 +08:00
1f7f116718
* [pdal] Update to v2.5.3 * [pdal] Update baseline * [pdal-c] Update to v2.2.0 * [pdal-c] Update baseline * update usage * update version --------- Co-authored-by: Monica <v-liumonica@microsoft.com>
13 lines
394 B
Diff
13 lines
394 B
Diff
diff --git a/plugins/e57/libE57Format/include/E57Format.h b/plugins/e57/libE57Format/include/E57Format.h
|
|
index 267d8c77bb..89d2b36a09 100644
|
|
--- a/plugins/e57/libE57Format/include/E57Format.h
|
|
+++ b/plugins/e57/libE57Format/include/E57Format.h
|
|
@@ -31,6 +31,7 @@
|
|
|
|
//! @file E57Format.h header file for the E57 API
|
|
|
|
+#include <cstdint>
|
|
#include <cfloat>
|
|
#include <memory>
|
|
#include <vector>
|