diff options
Diffstat (limited to 'games/shaaft/files/patch-ResourceManager.cpp')
-rw-r--r-- | games/shaaft/files/patch-ResourceManager.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/shaaft/files/patch-ResourceManager.cpp b/games/shaaft/files/patch-ResourceManager.cpp deleted file mode 100644 index 8414bfca04d4..000000000000 --- a/games/shaaft/files/patch-ResourceManager.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- utils/ResourceManager.cpp.orig -+++ utils/ResourceManager.cpp -@@ -13,6 +13,7 @@ - // FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details - // - #include <unistd.h> -+#include <cstring> - #include <iomanip> - #include <dirent.h> - #include <sys/types.h> |