Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv26325/include

Modified Files:
        MEvent.h 
Log Message:
Python compilation fixes

Index: MEvent.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MEvent.h,v
retrieving revision 1.56
retrieving revision 1.57
diff -b -u -2 -r1.56 -r1.57
--- MEvent.h    19 Sep 2003 13:31:19 -0000      1.56
+++ MEvent.h    27 Sep 2003 15:20:21 -0000      1.57
@@ -18,4 +18,8 @@
 #define MEVENT_H
 
+#ifndef USE_PCH
+#  include <wx/dynarray.h>              // for wxArrayInt
+#endif // USE_PCH
+
 #include "MObject.h"
 



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