X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain.cpp;h=69edc5483fc3c10f3824d504b4b8de812f2c6f79;hb=44f964d9b2b2d55a5b5672e9297717bd25fa8ee2;hp=9fefa8fa2ba217ddf6c63b87d7ba56db5fb4bf2d;hpb=df316253862dc50e8e5a790d9634ef90be37badb;p=fms.git diff --git a/src/main.cpp b/src/main.cpp index 9fefa8f..69edc54 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -5,6 +5,8 @@ #include #include #include +#include +#include #ifdef _WIN32 #include "../include/fmsservice.h" @@ -18,6 +20,7 @@ int main(int argc, char *argv[]) { + bool daemon=false; #ifdef XMEM