diff --git a/WinPort/KeyFileHelper.cpp b/WinPort/KeyFileHelper.cpp index c5403307e..55dc1f869 100644 --- a/WinPort/KeyFileHelper.cpp +++ b/WinPort/KeyFileHelper.cpp @@ -1,4 +1,8 @@ #include "KeyFileHelper.h" + +# define GLIB_VERSION_MIN_REQUIRED (GLIB_VERSION_2_26) +# define GLIB_VERSION_MAX_ALLOWED (GLIB_VERSION_2_32) + #include #include #include