diff --git a/src/kprc/src/notifications/KprcNotificationHandler.cpp b/src/kprc/src/notifications/KprcNotificationHandler.cpp index 822c35f..7338af8 100644 --- a/src/kprc/src/notifications/KprcNotificationHandler.cpp +++ b/src/kprc/src/notifications/KprcNotificationHandler.cpp @@ -1,5 +1,7 @@ #if defined(_WIN32) & !defined(KAPRINO_MONOTONE_LOG) +# define NOMINMAX # include +# undef NOMINMAX #endif #include "kgen/KgenAccelerator.h"