Skip to content

Remove unused vendored Boost headers - #237

Open
saksham-2000 wants to merge 1 commit into
masterfrom
remove-vendored-boost
Open

Remove unused vendored Boost headers#237
saksham-2000 wants to merge 1 commit into
masterfrom
remove-vendored-boost

Conversation

@saksham-2000

@saksham-2000 saksham-2000 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Delete the unused boost/ folder
  • The C++ core already depends on boost_compat.h / C++17 (from the earlier remove-boost work); Makefiles no longer pass -Iboost or include <boost/...>.
  • Update the README acknowledgement so it no longer claims RSEM uses Boost.

The core already uses boost_compat.h / C++17 after the remove-boost
migration; nothing in the build still includes or -I's boost/. Drop the
~21MB tree and update the README acknowledgement accordingly.

Co-authored-by: Cursor <cursoragent@cursor.com>
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

Successfully merging this pull request may close these issues.

1 participant