summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/src/commonheaders.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-06-11 19:33:28 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-06-11 19:33:28 +0000
commitf51e892df8b11537714ffc3af8e09d44d6f14c7b (patch)
tree9002093661f7eac49f04f69db50f99f7588e94a5 /plugins/CryptoPP/src/commonheaders.h
parent324462d57d92078e16c9afc33e7d1da0bf2a3ad0 (diff)
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@4921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CryptoPP/src/commonheaders.h')
-rw-r--r--plugins/CryptoPP/src/commonheaders.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/CryptoPP/src/commonheaders.h b/plugins/CryptoPP/src/commonheaders.h
index 0d1c068d9e..b59445c548 100644
--- a/plugins/CryptoPP/src/commonheaders.h
+++ b/plugins/CryptoPP/src/commonheaders.h
@@ -38,9 +38,6 @@
#include <stdlib.h>
#include <string.h>
-#pragma comment(lib,"kernel32.lib")
-#pragma comment(lib,"user32.lib")
-
#ifndef M_API_H__
#define M_API_H__