зеркало из https://github.com/mozilla/pjs.git
add header file includes to work around vc bug
This commit is contained in:
Родитель
7045aab2cb
Коммит
b323a0826f
|
@ -36,6 +36,9 @@
|
|||
#include "nsIMAPNamespace.h"
|
||||
#include "nsVoidArray.h"
|
||||
#include "nsMsgLineBuffer.h" // we need this to use the nsMsgLineStreamBuffer helper class...
|
||||
#include "nsIInputStream.h"
|
||||
#include "nsIWebShell.h"
|
||||
#include "nsIMsgIncomingServer.h"
|
||||
|
||||
class nsIMAPMessagePartIDArray;
|
||||
class nsIMsgIncomingServer;
|
||||
|
|
Загрузка…
Ссылка в новой задаче