Files

11 lines
305 B
Diff
Raw Permalink Normal View History

2026-05-02 13:46:12 +04:00
--- openvdb/openvdb/thread/Threading.h.orig 2025-11-04 03:04:25
+++ openvdb/openvdb/thread/Threading.h 2026-05-02 13:39:27
@@ -23,6 +23,7 @@
#include <tbb/blocked_range.h>
#include <tbb/task.h>
#include <tbb/task_group.h>
+#include <tbb/version.h>
namespace openvdb {
OPENVDB_USE_VERSION_NAMESPACE