]> OCCT Git - occt.git/commitdiff
Update for compilation on gcc compilers up to 4.4.5
authorbugmaster <>
Fri, 23 Sep 2011 12:04:47 +0000 (12:04 +0000)
committerbugmaster <bugmaster@opencascade.com>
Mon, 5 Mar 2012 15:30:27 +0000 (19:30 +0400)
src/OSD/OSD_MAllocHook.cxx

index 485a44850fa21a01d6aa37cf881fce3f81b1cb3f..1b4594b5cbc5e1ec8f6b9a613cb153597a6925aa 100755 (executable)
@@ -14,6 +14,7 @@
 
 #include <set>
 #include <map>
+#include <cstdlib>
 
 #ifndef SIZE_MAX
 #define SIZE_MAX UINT_MAX