-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some boost
headers are unused
#2243
Comments
I have a fix. |
2 tasks
Filed as internal issue #USD-7971 |
nvmkuruc
changed the title
Some
Some Feb 22, 2023
boost/preprocessor
headers are unusedboost
headers are unused
2 tasks
I think we can close this. Any unused headers are now transitive through |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of Issue
The following headers are included but unused in
pxr
.boost/preprocessor/arithmetic/add.hpp
boost/preprocessor/tuple/eat.hpp
boost/preprocessor/seq/push_back.hpp
boost/assign.hpp
boost/mpl/or.hpp
boost/ptr_container/ptr_map.hpp
Removing them reduces the number of dependencies on boost.
Steps to Reproduce
N/A
System Information (OS, Hardware)
N/A
Package Versions
N/A
Build Flags
N/A
The text was updated successfully, but these errors were encountered: