10000 Fix little/big endian detection by ahojnnes · Pull Request #2768 · colmap/colmap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix little/big endian detection #2768

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

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

ahojnnes
Copy link
Contributor

This PR fixes two issues:

  1. Adds missing boost includes to define the endian macros. Moves the implementation to the .cc file so we don't transitively propagate the boost includes.
  2. The boost endian macros have been renamed from BOOST_*_ENDIAN to BOOST_ENDIAN_*_BYTE.

@ahojnnes ahojnnes merged commit 7dea0d4 into main Sep 10, 2024
16 checks passed
@ahojnnes ahojnnes deleted the user/joschonb/boost-byte-ordering branch September 10, 2024 09:56
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.

2 participants
0