X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=protocol%2FStdAfx.h;h=bc9586c93be336edb9c4ea79cbe3cd7437c53996;hb=01580e0cc6015d4c198bec570be29129e78c657f;hp=df1582008b43e6ccb8789c80f084becdf57595e0;hpb=0a0753380eefc7aa64561308ad02564735262ae9;p=casparcg diff --git a/protocol/StdAfx.h b/protocol/StdAfx.h index df1582008..bc9586c93 100644 --- a/protocol/StdAfx.h +++ b/protocol/StdAfx.h @@ -33,7 +33,7 @@ # endif #endif -#ifdef _DEBUG +#if defined _DEBUG && defined _MSC_VER #include #endif @@ -52,11 +52,11 @@ #include #include -#include "../common/utf.h" -#include "../common/memory.h" +#include +#include //#include "../common/executor.h" // Can't include this due to MSVC lambda bug -#include "../common/log.h" -#include "../common/except.h" +#include +#include #include