summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/emails.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-01-17 10:14:03 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-01-17 10:14:03 +0000
commitacc58a246bee0bf5e1f0da754f25a230452e0f7a (patch)
treeb4f688dde492de870d4d93365fa17e0f4b156876 /plugins/Exchange/src/emails.h
parentbe8e82f36f3382e4658e323299beb4abdfb3e283 (diff)
preparing Exchange for the precompiled headers' usage
git-svn-id: http://svn.miranda-ng.org/main/trunk@11868 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Exchange/src/emails.h')
-rw-r--r--plugins/Exchange/src/emails.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Exchange/src/emails.h b/plugins/Exchange/src/emails.h
index 24f63ab233..f33e7a510e 100644
--- a/plugins/Exchange/src/emails.h
+++ b/plugins/Exchange/src/emails.h
@@ -24,8 +24,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//define if you want to test only the miranda part, and not the exchange one.
//#define NO_EXCHANGE_TEST
-#include "commonheaders.h"
-
#ifndef NO_EXCHANGE_TEST
#include "MirandaExchange.h"
#endif