Log Message:
-----------
Okay, so I got pgAdmin3 to build on Panther with only two patches, both of which are 
attached.
[Adam H Pendleton]

Modified Files:
--------------
    pgadmin3/src/include:
        utffile.h (r1.3 -> r1.4)

Index: utffile.h
===================================================================
RCS file: /projects/pgadmin3/src/include/utffile.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lsrc/include/utffile.h -Lsrc/include/utffile.h -u -w -r1.3 -r1.4
--- src/include/utffile.h
+++ src/include/utffile.h
@@ -13,6 +13,8 @@
 #ifndef _WX_UTFFILEH__
 #define _WX_UTFFILEH__
 
+#include  "wx/wx.h"
+#include  "wx/font.h"
 #include  "wx/file.h"
 
 class wxUtfFile : public wxFile
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to