Greg Beard acfca0042e Adds a mio::mio_full_winapi target, which defines no WinAPI flags
The extra target doesn't `#define` any of `WIN32_LEAN_AND_MEAN`,
`NOMINMAX`. The default `mio::mio` adds both of these. This commit also
removes these defines from the `.*pp` files; they're now inserted by the
compile commands.
2018-10-19 07:21:34 +01:00
..
CMakeLists.txt Adds a mio::mio_full_winapi target, which defines no WinAPI flags 2018-10-19 07:21:34 +01:00
example.cpp Fix erroneous comment in example code 2018-09-29 22:15:13 +02:00
test.cpp Update code style in README and test.cpp 2018-09-07 15:59:45 +02:00