We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a912f82 commit 61006d6Copy full SHA for 61006d6
src/async/imap/MCIMAPAsyncSession.cpp
@@ -46,6 +46,8 @@
46
#include "MCIMAPMessageRenderingOperation.h"
47
#include "MCIMAPCustomCommandOperation.h"
48
49
+#include <libetpan/libetpan.h>
50
+
51
#define DEFAULT_MAX_CONNECTIONS 3
52
53
using namespace mailcore;
0 commit comments