From: bugmaster <> Date: Fri, 23 Sep 2011 12:04:47 +0000 (+0000) Subject: Update for compilation on gcc compilers up to 4.4.5 X-Git-Tag: V6_5_2~12 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=e2f8b392a6e13477833bd0fa3f109843b39e5810;p=occt.git Update for compilation on gcc compilers up to 4.4.5 --- diff --git a/src/OSD/OSD_MAllocHook.cxx b/src/OSD/OSD_MAllocHook.cxx index 485a44850f..1b4594b5cb 100755 --- a/src/OSD/OSD_MAllocHook.cxx +++ b/src/OSD/OSD_MAllocHook.cxx @@ -14,6 +14,7 @@ #include #include +#include #ifndef SIZE_MAX #define SIZE_MAX UINT_MAX