diff options
-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")
|