Fixed bug #1755469: maildirStore is not compiling under MSVC 2003.
This commit is contained in:
parent
a87652e7b4
commit
41ed3d895d
@ -31,6 +31,7 @@
|
|||||||
#include "vmime/net/socket.hpp"
|
#include "vmime/net/socket.hpp"
|
||||||
#include "vmime/net/folder.hpp"
|
#include "vmime/net/folder.hpp"
|
||||||
|
|
||||||
|
#include "vmime/net/maildir/maildirFormat.hpp"
|
||||||
#include "vmime/net/maildir/maildirServiceInfos.hpp"
|
#include "vmime/net/maildir/maildirServiceInfos.hpp"
|
||||||
|
|
||||||
#include "vmime/utility/file.hpp"
|
#include "vmime/utility/file.hpp"
|
||||||
@ -44,7 +45,6 @@ namespace maildir {
|
|||||||
|
|
||||||
|
|
||||||
class maildirFolder;
|
class maildirFolder;
|
||||||
class maildirFormat;
|
|
||||||
|
|
||||||
|
|
||||||
/** maildir store service.
|
/** maildir store service.
|
||||||
|
Loading…
Reference in New Issue
Block a user