diff options
Diffstat (limited to 'plugins/CryptoPP/src/commonheaders.h')
-rw-r--r-- | plugins/CryptoPP/src/commonheaders.h | 3 |
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__
|