Skip to content

Commit 9271af7

Browse files
authored
Merge pull request #1293 from sideeffects/send_upstream_test_value_accessor_warn
Remove another unused tbb/task.h include to avoid deprecation usage w…
2 parents 02bd916 + 09a411f commit 9271af7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openvdb/openvdb/unittest/TestValueAccessor.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#include <openvdb/tools/Prune.h>
66

77
#include <gtest/gtest.h>
8-
#include <tbb/task.h>
98
#include <tbb/task_group.h>
109

1110
#include <type_traits>

0 commit comments

Comments
 (0)