48e0521
diff -Naur OpenImageIO-oiio-5b37f1c.orig/src/libutil/tbb_misc.cpp OpenImageIO-oiio-5b37f1c/src/libutil/tbb_misc.cpp
48e0521
--- OpenImageIO-oiio-5b37f1c.orig/src/libutil/tbb_misc.cpp	2012-02-25 17:17:12.000000000 -0600
48e0521
+++ OpenImageIO-oiio-5b37f1c/src/libutil/tbb_misc.cpp	2012-03-04 17:00:29.519842011 -0600
e801c1b
@@ -30,8 +30,7 @@
48e0521
 // an executing program.
48e0521
 
48e0521
 #include "tbb/tbb_stddef.h"
48e0521
-// Out-of-line TBB assertion handling routines are instantiated here.
48e0521
-#include "tbb/tbb_assert_impl.h"
e801c1b
+#include "tbb/tbb_machine.h"
48e0521
 
48e0521
 #include "tbb/tbb_misc.h"
48e0521
 #include <cstdio>