diff options
Diffstat (limited to 'testing/godot/patches/gcc13.patch')
-rw-r--r-- | testing/godot/patches/gcc13.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/godot/patches/gcc13.patch b/testing/godot/patches/gcc13.patch deleted file mode 100644 index 0db5a116..00000000 --- a/testing/godot/patches/gcc13.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/thirdparty/vhacd/inc/vhacdManifoldMesh.h -+++ b/thirdparty/vhacd/inc/vhacdManifoldMesh.h -@@ -15,6 +15,7 @@ - #pragma once - #ifndef VHACD_MANIFOLD_MESH_H - #define VHACD_MANIFOLD_MESH_H -+#include <cstdint> - #include "vhacdCircularList.h" - #include "vhacdSArray.h" - #include "vhacdVector.h" |