diff --git a/push.cpp b/push.cpp index ba469c1..0e0e441 100644 --- a/push.cpp +++ b/push.cpp @@ -10,6 +10,9 @@ #define REQUIRESSL +#ifdef WIN_MSVC +#include "stdafx.hpp" +#endif #include "znc.h" #include "Chan.h" #include "User.h"