]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
more includes
authorRudolf Polzer <divverent@alientrap.org>
Sun, 1 May 2011 19:36:07 +0000 (21:36 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 1 May 2011 19:36:07 +0000 (21:36 +0200)
contrib/bobtoolz/DPatch.h
contrib/bobtoolz/DShape.h

index 5a956f926ec3c5428854d091a634b728b505f29c..a10773d6fc8f5c307516b23373db556d7e10f047 100644 (file)
@@ -25,6 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #define AFX_DPATCH_H__26C6B083_CE5B_420B_836B_1DDA733C04CE__INCLUDED_
 
 #include <list>
 #define AFX_DPATCH_H__26C6B083_CE5B_420B_836B_1DDA733C04CE__INCLUDED_
 
 #include <list>
+#include <stdlib.h>
 
 typedef struct
 {      
 
 typedef struct
 {      
index 3c4ed75e5f54bdeb1a8ac4ec787174b38f0cddff..29bca7fc9130e1cd6e4b0afdfcf8a56854e40964 100644 (file)
@@ -28,6 +28,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #pragma once
 #endif // _MSC_VER > 1000
 
 #pragma once
 #endif // _MSC_VER > 1000
 
+#include <stdlib.h>
 #include "mathlib.h"
 #include "DMap.h"
 class DBrush;
 #include "mathlib.h"
 #include "DMap.h"
 class DBrush;