X-Git-Url: https://gitweb.ps.run/iftint/blobdiff_plain/d9f59bd177128b0d5f5bef34f86cbc1ec345af70..61d0c7f8a017104e82cb62356d6591f8101e07db:/main.c?ds=sidebyside diff --git a/main.c b/main.c index aa65fe5..fb32b5d 100644 --- a/main.c +++ b/main.c @@ -1,4 +1,9 @@ +#ifdef _WIN32 #include +#else +#include +#endif +