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

Support for systems without <endian.h> #8

Open
tnovotny opened this issue Sep 10, 2017 · 1 comment
Open

Support for systems without <endian.h> #8

tnovotny opened this issue Sep 10, 2017 · 1 comment
Assignees

Comments

@tnovotny
Copy link

tnovotny commented Sep 10, 2017

Many operating systems do not have an <endian.h> file. This is used in stream_helpers.hpp. Consider adding a portable <endian.h> file

@WhiZTiM
Copy link
Owner

WhiZTiM commented Sep 12, 2017

@tnovotny. Awesome! Thanks! I will do it over this weekend (and other changes/improvements). However, if you could make a pull request for this applying this endian portability changes, I will happily merge right away!

-Timothy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants