HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/graphics/animorph/files/patch-src-BodySettings.cpp
--- 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;