Index: src/chext/StdAfx.h =================================================================== diff -u -N -rd5c3edd0d167db9b5d47d04248820fda49499a5e -rcaa71fb57fcfdd3b3731ed038cecc280ff69a78e --- src/chext/StdAfx.h (.../StdAfx.h) (revision d5c3edd0d167db9b5d47d04248820fda49499a5e) +++ src/chext/StdAfx.h (.../StdAfx.h) (revision caa71fb57fcfdd3b3731ed038cecc280ff69a78e) @@ -20,9 +20,13 @@ #define __STDAFX_H__ #define STRICT + +#include "../common/targetver.h" + #ifndef _WIN32_WINNT #define _WIN32_WINNT 0x0400 #endif + #define _ATL_APARTMENT_THREADED