summaryrefslogtreecommitdiffstats
path: root/graphics/OpenCASCADE/newgcc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/OpenCASCADE/newgcc.patch')
-rw-r--r--graphics/OpenCASCADE/newgcc.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/OpenCASCADE/newgcc.patch b/graphics/OpenCASCADE/newgcc.patch
deleted file mode 100644
index c23e9ca040..0000000000
--- a/graphics/OpenCASCADE/newgcc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- OpenCASCADE-6.5.1/ros/src/OSD/OSD_MAllocHook.cxx 2011-05-19 08:24:52.000000000 -0300
-+++ OpenCASCADE-6.5.1_patched/ros/src/OSD/OSD_MAllocHook.cxx 2011-08-10 12:39:39.000000000 -0300
-@@ -10,6 +10,7 @@
- #define __STDC_LIMIT_MACROS
- #endif
- #include <stdint.h>
-+#include <stdlib.h>
- #endif
-
- #include <set>