diff options
Diffstat (limited to 'protocols/GTalkExt/src/stdafx.h')
-rw-r--r-- | protocols/GTalkExt/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/GTalkExt/src/stdafx.h b/protocols/GTalkExt/src/stdafx.h index 163db4c0c4..38bfff10e0 100644 --- a/protocols/GTalkExt/src/stdafx.h +++ b/protocols/GTalkExt/src/stdafx.h @@ -21,8 +21,6 @@ #pragma once
-#include "targetver.h"
-
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#define _CRT_SECURE_NO_WARNINGS
|