[ros-diffs] [cwittich] 32510: fix msvc build

cwittich at svn.reactos.org cwittich at svn.reactos.org
Wed Feb 27 15:14:17 CET 2008


Author: cwittich
Date: Wed Feb 27 17:14:16 2008
New Revision: 32510

URL: http://svn.reactos.org/svn/reactos?rev=32510&view=rev
Log:
fix msvc build

Modified:
    trunk/reactos/base/applications/charmap/precomp.h

Modified: trunk/reactos/base/applications/charmap/precomp.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/charmap/precomp.h?rev=32510&r1=32509&r2=32510&view=diff
==============================================================================
--- trunk/reactos/base/applications/charmap/precomp.h (original)
+++ trunk/reactos/base/applications/charmap/precomp.h Wed Feb 27 17:14:16 2008
@@ -4,6 +4,7 @@
 #include <stdio.h>
 #include <commctrl.h>
 #include "resource.h"
+#include <stdlib.h>
 
 #define XCELLS 20
 #define YCELLS 10




More information about the Ros-diffs mailing list