Update of /cvsroot/mahogany/M/src/modules/spam
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17780/src/modules/spam

Modified Files:
        dspam.cpp 
Log Message:
compilation fixes for !USE_PCH

Index: dspam.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/spam/dspam.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -u -2 -r1.1 -r1.2
--- dspam.cpp   8 Jul 2004 15:26:20 -0000       1.1
+++ dspam.cpp   8 Jul 2004 22:07:19 -0000       1.2
@@ -21,4 +21,10 @@
 #include "Mpch.h"
 
+#ifndef USE_PCH
+   #include "Mcommon.h"
+
+   #include "MApplication.h"
+#endif //USE_PCH
+
 #include "Message.h"
 



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to