From 56ca14a87ec1085812022dd64888a9bd1bc1653a Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 27 Sep 2023 16:09:27 +0200 Subject: godot: move to community --- testing/godot/patches/gcc13.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 testing/godot/patches/gcc13.patch (limited to 'testing/godot/patches/gcc13.patch') 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 - #include "vhacdCircularList.h" - #include "vhacdSArray.h" - #include "vhacdVector.h" -- cgit v1.2.3