mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
c43d1ff3f1
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
10 lines
309 B
Diff
10 lines
309 B
Diff
--- 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>
|