mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 19:49:00 +08:00
13 lines
307 B
Diff
13 lines
307 B
Diff
|
diff --git a/include/crossguid/guid.hpp b/include/crossguid/guid.hpp
|
||
|
index 61e0f17..70966f2 100644
|
||
|
--- a/include/crossguid/guid.hpp
|
||
|
+++ b/include/crossguid/guid.hpp
|
||
|
@@ -29,6 +29,7 @@ THE SOFTWARE.
|
||
|
#include <jni.h>
|
||
|
#endif
|
||
|
|
||
|
+#include <cstdint>
|
||
|
#include <functional>
|
||
|
#include <iostream>
|
||
|
#include <array>
|