changeset 2073:8500ef44bf5c

stdlib.h added
author arpi
date Thu, 04 Oct 2001 14:47:38 +0000
parents 4b3f3f850896
children 478563b334e3
files loader/dshow/libwin32.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/loader/dshow/libwin32.h	Thu Oct 04 11:56:12 2001 +0000
+++ b/loader/dshow/libwin32.h	Thu Oct 04 14:47:38 2001 +0000
@@ -35,6 +35,7 @@
 #include <stdarg.h>
 //#include <string>
 #include <stdio.h>
+#include <stdlib.h>
 
 typedef unsigned int uint_t;    // use as generic type -