Update of /cvsroot/mahogany/M/src/mail
In directory usw-pr-cvs1:/tmp/cvs-serv12481/src/mail

Modified Files:
        MFPool.cpp MailFolder.cpp ThreadJWZ.cpp 
Log Message:
Unix/gcc compilation fixes

Index: MFPool.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/mail/MFPool.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -u -2 -r1.1 -r1.2
--- MFPool.cpp  14 Jul 2002 23:41:22 -0000      1.1
+++ MFPool.cpp  15 Jul 2002 16:32:14 -0000      1.2
@@ -27,4 +27,6 @@
 #ifndef USE_PCH
    #include "Mcommon.h"
+
+   #include "lists.h"
 #endif // USE_PCH
 

Index: MailFolder.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/mail/MailFolder.cpp,v
retrieving revision 1.284
retrieving revision 1.285
diff -b -u -2 -r1.284 -r1.285
--- MailFolder.cpp      14 Jul 2002 23:41:22 -0000      1.284
+++ MailFolder.cpp      15 Jul 2002 16:32:14 -0000      1.285
@@ -22,4 +22,5 @@
 #ifdef __GNUG__
    #pragma implementation "MailFolder.h"
+   #pragma implementation "ServerInfo.h"
 #endif
 

Index: ThreadJWZ.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/mail/ThreadJWZ.cpp,v
retrieving revision 1.23
retrieving revision 1.24
diff -b -u -2 -r1.23 -r1.24
--- ThreadJWZ.cpp       22 Feb 2002 18:23:36 -0000      1.23
+++ ThreadJWZ.cpp       15 Jul 2002 16:32:14 -0000      1.24
@@ -36,4 +36,6 @@
 
    #include "Mcclient.h"         // for hash_table
+
+   #include "kbList.h"
 #endif // USE_PCH
 



-------------------------------------------------------
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

Reply via email to