Skip to content

Conversation

@asfernandes
Copy link
Member

No description provided.

…86.0.

Passes:
```
rm -rf /src/firebird/src/include/firebird/impl/boost
bcp boost/preprocessor/seq/for_each_i.hpp /src/firebird/src/include/firebird/impl
find /src/firebird/src/include/firebird/impl/ -name "*.hpp" -o -name "*.h" | xargs sed -i 's/BOOST_PREPROCESSOR_/FB_BOOST_PREPROCESSOR_/g'
find /src/firebird/src/include/firebird/impl/ -name "*.hpp" -o -name "*.h" | xargs sed -i 's/BOOST_PP_/FB_BOOST_PP_/g'
find /src/firebird/src/include/firebird/impl/ -name "*.hpp" -o -name "*.h" | xargs sed -i 's|include <boost/|include <firebird/impl/boost/|g'
```
@asfernandes asfernandes merged commit 042ce98 into master Oct 17, 2024
48 checks passed
@asfernandes asfernandes deleted the work/boost-update branch October 17, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant