Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv14493/src/gui

Modified Files:
        wxMGuiUtils.cpp 
Log Message:
compilation fix for for USE_PCH (need wx/fontmap.h too)

Index: wxMGuiUtils.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMGuiUtils.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -u -2 -r1.1 -r1.2
--- wxMGuiUtils.cpp     19 Aug 2006 13:12:00 -0000      1.1
+++ wxMGuiUtils.cpp     9 Sep 2006 13:00:40 -0000       1.2
@@ -24,7 +24,7 @@
 #  include "guidef.h"
 
-#  include <wx/fontmap.h>
 #endif // USE_PCH
 
+#include <wx/fontmap.h>
 #include <wx/encconv.h>
 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to