Skip to content

Commit

Permalink
Merge pull request #2458 from brechtvl/onetbb-atomic-usdgeom
Browse files Browse the repository at this point in the history
oneTBB: tbb::atomic to std::atomic in usdGeom

(Internal change: 2327952)
  • Loading branch information
pixar-oss committed May 20, 2024
1 parent 48da1fa commit b5cbdf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pxr/usd/usdGeom/pch.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@
#include <boost/utility.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/variant.hpp>
#include <tbb/atomic.h>
#include <tbb/blocked_range.h>
#include <tbb/cache_aligned_allocator.h>
#include <tbb/concurrent_queue.h>
Expand Down

0 comments on commit b5cbdf8

Please sign in to comment.