Skip to content

Commit

Permalink
Merge pull request #2543 from nvmkuruc/sdfinclude
Browse files Browse the repository at this point in the history
Remove spurious include of boost header in `sdf/types.h`

(Internal change: 2287020)
  • Loading branch information
pixar-oss committed Jul 26, 2023
2 parents 4453314 + 31083ac commit 519bd33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pxr/usd/sdf/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@

#include <boost/preprocessor/list/for_each.hpp>
#include <boost/preprocessor/list/size.hpp>
#include <boost/preprocessor/punctuation/comma.hpp>
#include <boost/preprocessor/selection/max.hpp>
#include <boost/preprocessor/seq/for_each.hpp>
#include <boost/preprocessor/seq/seq.hpp>
Expand Down

0 comments on commit 519bd33

Please sign in to comment.