We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3b6ce5 + 9cff898 commit f5c0360Copy full SHA for f5c0360
2 files changed
pxr/base/work/loops.h
@@ -32,7 +32,7 @@
32
#include <tbb/blocked_range.h>
33
#include <tbb/parallel_for.h>
34
#include <tbb/parallel_for_each.h>
35
-#include <tbb/task.h>
+#include <tbb/task_group.h>
36
37
PXR_NAMESPACE_OPEN_SCOPE
38
pxr/base/work/reduce.h
@@ -31,7 +31,7 @@
31
#include <tbb/parallel_reduce.h>
0 commit comments