diff options
author | Rui Abreu Ferreira <raf-ep@gmx.com> | 2016-04-29 21:17:58 +0100 |
---|---|---|
committer | Rui Abreu Ferreira <raf-ep@gmx.com> | 2016-04-30 20:30:11 +0100 |
commit | e4903f8b70057e64e07ac1e6eaab42f1153df8ff (patch) | |
tree | ba456e3dd187f9716124dcaebaa0af1cfb47afb9 /test | |
parent | 3dc8cdc1504edfd1ab44d9151954f859ab9befe2 (diff) | |
download | rneovim-e4903f8b70057e64e07ac1e6eaab42f1153df8ff.tar.gz rneovim-e4903f8b70057e64e07ac1e6eaab42f1153df8ff.tar.bz2 rneovim-e4903f8b70057e64e07ac1e6eaab42f1153df8ff.zip |
Windows: Include winsock2.h before windows.h
winsock2.h is incompatible with winsock.h (included by windows.h) and must
be included first. For reference see
https://msdn.microsoft.com/en-us/library/windows/desktop/ms737629%28v=vs.85%29.aspx
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions