Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 53a8422d42c4d261ba4765492c247fbc > files > 2

OpenImageIO-1.0.12-1.fc18.src.rpm

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