Skip to content
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

Closed
nvmkuruc opened this issue Feb 3, 2023 · 3 comments
Closed

Some boost headers are unused #2243

nvmkuruc opened this issue Feb 3, 2023 · 3 comments

Comments

@nvmkuruc
Copy link
Collaborator

nvmkuruc commented Feb 3, 2023

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

@nvmkuruc
Copy link
Collaborator Author

nvmkuruc commented Feb 3, 2023

I have a fix.

@tallytalwar
Copy link
Contributor

Filed as internal issue #USD-7971

@nvmkuruc nvmkuruc changed the title Some boost/preprocessor headers are unused Some boost headers are unused Feb 22, 2023
@nvmkuruc
Copy link
Collaborator Author

nvmkuruc commented Mar 6, 2024

I think we can close this. Any unused headers are now transitive through tf/preprocessorUtils.h and vt/functions.h

@nvmkuruc nvmkuruc closed this as completed Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants