Update of /cvsroot/mahogany/M/src/wx/generic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10814/src/wx/generic
Modified Files:
persctrl.cpp
Log Message:
compilation fixes (added missing headers for USE_PCH)
Index: persctrl.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/wx/generic/persctrl.cpp,v
retrieving revision 1.88
retrieving revision 1.89
diff -b -u -2 -r1.88 -r1.89
--- persctrl.cpp 12 Oct 2003 22:03:37 -0000 1.88
+++ persctrl.cpp 24 Apr 2004 23:19:00 -0000 1.89
@@ -33,5 +33,4 @@
# include "wx/log.h"
# include "wx/intl.h"
-# include "wx/config.h"
# include "wx/sizer.h"
@@ -41,5 +40,4 @@
# include "wx/stattext.h"
# include "wx/statbmp.h"
-# include "wx/statline.h"
# include "wx/filedlg.h"
@@ -49,4 +47,6 @@
#include "wx/artprov.h"
+#include "wx/config.h"
+#include "wx/statline.h"
#include "wx/tokenzr.h"
-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates