aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/smtp
diff options
context:
space:
mode:
authorGravatar CodaFi <devteam.codafi@gmail.com>2013-09-26 18:37:43 -0600
committerGravatar CodaFi <devteam.codafi@gmail.com>2013-09-26 18:37:43 -0600
commit8d3c8fa4aceaf68fc3a56f399ab606e7f9277c63 (patch)
treeb1fbc878e40ef20172ecae91c6650f265f09bbf6 /src/async/smtp
parent49e566ccc7344d1ee49ca572667327d9f16b3788 (diff)
Fixed includes
Diffstat (limited to 'src/async/smtp')
-rw-r--r--src/async/smtp/MCAsyncSMTP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/async/smtp/MCAsyncSMTP.h b/src/async/smtp/MCAsyncSMTP.h
index 358868f5..194a8fd3 100644
--- a/src/async/smtp/MCAsyncSMTP.h
+++ b/src/async/smtp/MCAsyncSMTP.h
@@ -12,7 +12,6 @@
#include <MailCore/MCSMTPAsyncSession.h>
#include <MailCore/MCSMTPOperation.h>
-#include <MailCore/MCSMTPNoopOperation.h>
#include <MailCore/MCSMTPOperationCallback.h>
#endif