fix-gcc13-stdint.patch 412 B

12345678910111213
  1. diff --git a/thirdparty/openxr/src/common/platform_utils.hpp b/thirdparty/openxr/src/common/platform_utils.hpp
  2. index 85d5cdab10..2d870cfea7 100644
  3. --- a/thirdparty/openxr/src/common/platform_utils.hpp
  4. +++ b/thirdparty/openxr/src/common/platform_utils.hpp
  5. @@ -11,6 +11,7 @@
  6. #include "xr_dependencies.h"
  7. #include <string>
  8. +#include <stdint.h>
  9. #include <stdlib.h>
  10. // OpenXR paths and registry key locations