[cgma-dev] r5260 - cgm/trunk/geom/OCC

jiangtao_ma at yahoo.com jiangtao_ma at yahoo.com
Tue Dec 13 09:38:11 CST 2011


Author: janehu
Date: 2011-12-13 09:38:07 -0600 (Tue, 13 Dec 2011)
New Revision: 5260

Modified:
   cgm/trunk/geom/OCC/occ_patches_6.5.1
Log:
Added fix for opencascade6.5.1 build.

Modified: cgm/trunk/geom/OCC/occ_patches_6.5.1
===================================================================
--- cgm/trunk/geom/OCC/occ_patches_6.5.1	2011-12-12 22:58:49 UTC (rev 5259)
+++ cgm/trunk/geom/OCC/occ_patches_6.5.1	2011-12-13 15:38:07 UTC (rev 5260)
@@ -119,3 +119,14 @@
 
      } // T.Situation == IntRes2d_Unknown
 
+--- OSD_MAllocHook.cxx  2011-12-13 09:37:31.000000000 -0600
++++ ../src/OSD/OSD_MAllocHook.cxx  2011-11-23 10:37:58.000000000 -0600
+@@ -14,6 +14,7 @@
+
+ #include <set>
+ #include <map>
++#include <stdlib.h>
+ #ifndef SIZE_MAX
+ #define SIZE_MAX UINT_MAX
+ #endif
+


































More information about the cgma-dev mailing list