Skip to content
Snippets Groups Projects
Commit afdf43d1 authored by Phil Pemberton's avatar Phil Pemberton
Browse files

Fix handling of O_BINARY on Windows

On Windows, binary files must be opened with the O_BINARY flag. On other platforms, O_BINARY isn't even defined. This resolves #9.
parent 7e427920
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment