[windows] fix msys build

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2020-05-14 20:59:52 +03:00
parent 23be4c01df
commit b5b195e628
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
#include "Win32Service.h"
#include <assert.h>
#include <strsafe.h>
//#include <strsafe.h>
#include <windows.h>
#include "Daemon.h"