notcurses/include
Michael Bradley, Jr f008c75275 windows: use <winsock.h> instead of <sys/endian.h>
<sys/endian.h> doesn't exist on Windows + mingw-w64-ucrt-x86_64.

The definition of htole included in this commit is a guess and may be wrong;
and it may be wrong to use <winsock.h>.
2021-07-21 10:07:48 -05:00
..
ncpp char32_t is C++, not C -- move to uint32_t 2021-07-12 18:01:41 -04:00
notcurses windows: use <winsock.h> instead of <sys/endian.h> 2021-07-21 10:07:48 -05:00