Update of /cvsroot/mahogany/M/src/wx/generic
In directory sc8-pr-cvs1:/tmp/cvs-serv9700/src/wx/generic

Modified Files:
        persctrl.cpp vcarddlg.cpp 
Log Message:
Cleanup of #include dependecies, stage one

Index: persctrl.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/wx/generic/persctrl.cpp,v
retrieving revision 1.82
retrieving revision 1.83
diff -b -u -2 -r1.82 -r1.83
--- persctrl.cpp        22 Aug 2003 22:16:22 -0000      1.82
+++ persctrl.cpp        15 Sep 2003 17:01:43 -0000      1.83
@@ -31,8 +31,4 @@
 // wxWindows
 #ifndef WX_PRECOMP
-#   include  "wx/window.h"
-#   include  "wx/dialog.h"
-#   include  "wx/checkbox.h"
-#   include  "wx/utils.h"
 #   include  "wx/layout.h"
 #   include  "wx/button.h"
@@ -40,10 +36,7 @@
 #   include  "wx/statbmp.h"
 #   include  "wx/intl.h"
-#   include  "wx/dcclient.h"
-#   include  "wx/settings.h"
 #   include  "wx/statbox.h"
 #   include  "wx/filedlg.h"
 #   include  "wx/dirdlg.h"
-#   include  "wx/app.h"
 #   include  "wx/msgdlg.h"
 #   include  "wx/artprov.h"

Index: vcarddlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/wx/generic/vcarddlg.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -u -2 -r1.6 -r1.7
--- vcarddlg.cpp        24 Mar 2003 02:57:35 -0000      1.6
+++ vcarddlg.cpp        15 Sep 2003 17:01:43 -0000      1.7
@@ -31,5 +31,4 @@
 
 #ifndef WX_PRECOMP
-    #include "wx/dynarray.h"
     #include "wx/log.h"
     #include "wx/intl.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