1 2 3 4 5 6 7
--- input/vorbis/oggstat.cpp.orig 2004-09-16 00:32:20 UTC +++ input/vorbis/oggstat.cpp @@ -1,3 +1,4 @@ +#include <cstdlib> #include "oggstat.h" using namespace std;