Skip to content

Commit

Permalink
Remove spurious include of boost/iterator_adaptors.hpp in vt/array.h
Browse files Browse the repository at this point in the history
  • Loading branch information
nvmkuruc committed Jul 17, 2023
1 parent 3b6dbc7 commit 3d7e545
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 3d7e545

Please sign in to comment.