- While here, style Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
10 lines
224 B
C++
10 lines
224 B
C++
--- src/AVHandler.cc.orig 2008-08-24 18:14:47.000000000 +0200
|
|
+++ src/AVHandler.cc 2009-02-10 09:15:25.000000000 +0100
|
|
@@ -24,6 +24,7 @@
|
|
|
|
#include "AVHandler.h"
|
|
|
|
+#include <stdlib.h>
|
|
#include <string>
|
|
|
|
#ifdef _MSC_VER
|