summaryrefslogtreecommitdiff
path: root/graphics/animorph/files/patch-src-BodySettings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/animorph/files/patch-src-BodySettings.cpp')
-rw-r--r--graphics/animorph/files/patch-src-BodySettings.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/animorph/files/patch-src-BodySettings.cpp b/graphics/animorph/files/patch-src-BodySettings.cpp
new file mode 100644
index 000000000000..9bb6b9afc9e2
--- /dev/null
+++ b/graphics/animorph/files/patch-src-BodySettings.cpp
@@ -0,0 +1,10 @@
+--- src/BodySettings.cpp.orig 2007-12-03 01:30:41.000000000 +0300
++++ src/BodySettings.cpp 2013-09-17 17:25:49.896520104 +0400
+@@ -1,5 +1,7 @@
+ #include "../include/animorph/BodySettings.h"
+
++#include <cstring>
++
+ using namespace std;
+ using namespace Animorph;
+