Skip to content

Commit

Permalink
Merge pull request #2542 from nvmkuruc/vtinclude
Browse files Browse the repository at this point in the history
Remove spurious include of `boost/iterator_adaptors.hpp` in `vt/array.h`

(Internal change: 2287019)
  • Loading branch information
pixar-oss committed Jul 26, 2023
2 parents 5dc9b26 + 3d7e545 commit 4453314
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pxr/base/vt/array.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
#include "pxr/base/tf/diagnostic.h"
#include "pxr/base/tf/mallocTag.h"

#include <boost/iterator_adaptors.hpp>

#include <algorithm>
#include <atomic>
#include <cstddef>
Expand Down

0 comments on commit 4453314

Please sign in to comment.