From: Niklas Hofmann Date: Thu, 20 Nov 2014 23:20:50 +0000 (+0100) Subject: mingw compatibility X-Git-Url: http://git.meshlink.io/?p=meshlink;a=commitdiff_plain;h=8e7b23b34b5feaaad3c7e3bb5d175ba83fc898ae mingw compatibility --- diff --git a/src/meshlink.h b/src/meshlink.h index 88ec2357..1f4bb726 100644 --- a/src/meshlink.h +++ b/src/meshlink.h @@ -26,7 +26,7 @@ #include #if defined(_WIN32) -#include +#include #else #include #include