X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=protocol%2FStdAfx.h;h=bc9586c93be336edb9c4ea79cbe3cd7437c53996;hb=refs%2Ftags%2F2.1.0_Beta1;hp=50bdda111325b9fe6e2177b686953862cd4f257d;hpb=de5b6c0f75961f39927449ca45e7c0045c996204;p=casparcg diff --git a/protocol/StdAfx.h b/protocol/StdAfx.h index 50bdda111..bc9586c93 100644 --- a/protocol/StdAfx.h +++ b/protocol/StdAfx.h @@ -33,13 +33,11 @@ # endif #endif -#ifdef _DEBUG +#if defined _DEBUG && defined _MSC_VER #include #endif #include -#include -#include #include #include #include @@ -52,14 +50,13 @@ #include #include -#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 \ No newline at end of file +#include