Update of /cvsroot/mahogany/M/src/Python
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23714/src/Python

Modified Files:
        PythonDll.cpp 
Log Message:
added missing headers for Unix compilation

Index: PythonDll.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/Python/PythonDll.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -b -u -2 -r1.17 -r1.18
--- PythonDll.cpp       19 Sep 2004 08:41:40 -0000      1.17
+++ PythonDll.cpp       19 Sep 2004 12:05:26 -0000      1.18
@@ -25,4 +25,6 @@
 #ifndef USE_PCH
     #include "Mcommon.h"
+    #include "Mdefaults.h"
+    #include "MApplication.h"
 #endif // USE_PCH
 



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to