aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/animorph/files/patch-src-FaceGroup.cpp
blob: 6cf7ec73ef8f7b0dc16c6f9ba8629c7567f3f7a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/FaceGroup.cpp.orig	2007-12-03 01:30:41.000000000 +0300
+++ src/FaceGroup.cpp	2013-09-17 17:56:37.772519994 +0400
@@ -1,5 +1,7 @@
 #include "../include/animorph/FaceGroup.h"
 
+#include <cstring>
+
 using namespace std;
 using namespace Animorph;