Properly guard io.h since it is Windows only
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 1 Jul 2020 13:12:25 +0000 (15:12 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 1 Jul 2020 13:13:20 +0000 (15:13 +0200)
commit09c9a1c5bc3d66b7e278255a7fdafafb2f7b8894
tree3336ff0c46d078835a853632dab85fb863249548
parentb171bd991d3af2e33cbe5f4b76865eafab969add
Properly guard io.h since it is Windows only

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/logger.cpp