diff options
author | George Hazan <george.hazan@gmail.com> | 2015-04-29 21:50:39 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-04-29 21:50:39 +0000 |
commit | 6cc4576688f47997e23cf25330b085063b1e4bbc (patch) | |
tree | fb6dfaea741b2d7135a4344eed4122308df48293 /protocols/MRA/src/stdafx.h | |
parent | d88e1dd586130798e44682bcb43380d1e3d25412 (diff) |
also unused headers removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@13262 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA/src/stdafx.h')
-rw-r--r-- | protocols/MRA/src/stdafx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/MRA/src/stdafx.h b/protocols/MRA/src/stdafx.h index fa3a91473c..c8acdbe328 100644 --- a/protocols/MRA/src/stdafx.h +++ b/protocols/MRA/src/stdafx.h @@ -7,11 +7,8 @@ #include <windows.h>
#include <Commdlg.h>
-#include <wincrypt.h>
#include <shlwapi.h>
#include <winsock2.h>
-#include <mswsock.h>
-#include <WS2tcpip.h>
#pragma comment(lib,"shlwapi.lib")
|