]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/lowlevel.cxx
Update the SoundSample api so we can request that a copy of the sample be
[simgear.git] / simgear / io / lowlevel.cxx
index 0015bff3b5d745f844eff1a9ee6b6556c7831f03..f8c72342393e591583d2892ca321b8cd30d8f1d8 100644 (file)
@@ -23,6 +23,8 @@
 // $Id$
 
 
+#include <string.h>            // for memcpy()
+
 #include "lowlevel.hxx"