aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flatom.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-09-26 22:55:15 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-09-26 22:55:15 +0000
commitdb005cd335dbdecbf2e555c92a40d6ffdea0ca96 (patch)
tree6f86665347de0c205ae64d008ca333f632971c9c /externals/grill/flext/source/flatom.cpp
parent59b0aae67b1e72fce38c208382ce099bb88e5644 (diff)
""
svn path=/trunk/; revision=2055
Diffstat (limited to 'externals/grill/flext/source/flatom.cpp')
-rw-r--r--externals/grill/flext/source/flatom.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/flext/source/flatom.cpp b/externals/grill/flext/source/flatom.cpp
index 593a58b5..c4c2161c 100644
--- a/externals/grill/flext/source/flatom.cpp
+++ b/externals/grill/flext/source/flatom.cpp
@@ -13,6 +13,7 @@ WARRANTIES, see the file, "license.txt," in this distribution.
*/
#include "flext.h"
+#include <string.h> // for memcpy
#if FLEXT_SYS != FLEXT_SYS_JMAX
int flext::CmpAtom(const t_atom &a,const t_atom &b)