diff options
author | George Hazan <george.hazan@gmail.com> | 2015-04-24 21:15:57 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-04-24 21:15:57 +0000 |
commit | 467d090133efe3ee3bf093954a333928f001c8a5 (patch) | |
tree | 2ac5849c8603234705affd58752f9bea2899d9a2 /protocols/GTalkExt/src/stdafx.h | |
parent | 6828926a4d4eefef4632e97646f639c8ec24d0ab (diff) |
unused include file removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@13111 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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
|