fix windows build breakage.
git-svn-id: svn://10.0.0.236/trunk@34374 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
#include "nsINNTPHost.h"
|
||||
|
||||
#include "msgCore.h" // precompiled header...
|
||||
|
||||
/* some platforms (like Windows and Mac) use a map file, because of
|
||||
* file name length limitations. */
|
||||
#ifndef XP_UNIX
|
||||
@@ -31,8 +33,6 @@
|
||||
#endif /* XP_MAC || XP_WIN */
|
||||
#endif /* XP_UNIX */
|
||||
|
||||
#include "msgCore.h" // precompiled header...
|
||||
|
||||
#include "nsMsgFolderFlags.h"
|
||||
|
||||
#include "nntpCore.h"
|
||||
|
||||
Reference in New Issue
Block a user