]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/soundmgr_openal.cxx
Make SGPath cache stat() information, cheers Fred
[simgear.git] / simgear / sound / soundmgr_openal.cxx
index e91cf767785c64cf1493a1269068220bcb6d0986..369adede161aa2852d3b544a2882958a730bcfa2 100644 (file)
@@ -37,6 +37,7 @@
 
 #include <iostream>
 #include <algorithm>
+#include <cstring>
 
 #include "soundmgr_openal.hxx"