ports/graphics/animorph/patches/patch-src_Hotspot_cpp

8 lines
171 B
Text

Index: src/Hotspot.cpp
--- src/Hotspot.cpp.orig
+++ src/Hotspot.cpp
@@ -1,3 +1,4 @@
+#include <string.h>
#include "../include/animorph/Hotspot.h"
using namespace std;