Update of /cvsroot/mahogany/M/include/mail
In directory sc8-pr-cvs1:/tmp/cvs-serv29729/include/mail
Modified Files:
ServerInfo.h VFolder.h
Log Message:
Include dependencies cleanup, stage two (final so far)
Index: ServerInfo.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/mail/ServerInfo.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -b -u -2 -r1.5 -r1.6
--- ServerInfo.h 22 Jul 2003 22:01:39 -0000 1.5
+++ ServerInfo.h 18 Sep 2003 16:30:45 -0000 1.6
@@ -21,4 +21,5 @@
#include "MFolder.h"
+#include "MailFolder.h"
// put this in the trace mask to get messages about connection caching
Index: VFolder.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/mail/VFolder.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -b -u -2 -r1.5 -r1.6
--- VFolder.h 23 Jul 2002 18:47:11 -0000 1.5
+++ VFolder.h 18 Sep 2003 16:30:45 -0000 1.6
@@ -21,5 +21,7 @@
#include "MailFolderCmn.h"
-#include <wx/dynarray.h>
+#ifndef USE_PCH
+# include <wx/dynarray.h>
+#endif // USE_PCH
class MailFolderVirt : public MailFolderCmn
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates