Skip to content
Snippets Groups Projects
Commit f8f169db authored by Benjamin Cumming's avatar Benjamin Cumming Committed by Sam Yates
Browse files

Fix small compilation errors on OS X (#482)

* Use `sys/types.h` instead of `endian.h` for greater portability.
* Avoid use of constructor for `std::vector` in unit tests that is only available from C++14.
parent 1cf2df76
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment