SVN Commit by dpage: r4886 - trunk/pgadmin3/src - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r4886 - trunk/pgadmin3/src
Date
Msg-id 200601091543.k09Fh81k025163@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage
Date: 2006-01-09 15:43:07 +0000 (Mon, 09 Jan 2006)
New Revision: 4886

Modified:
   trunk/pgadmin3/src/pgAdmin3.cpp
Log:
Add a couple of headers needed on *nix

Modified: trunk/pgadmin3/src/pgAdmin3.cpp
===================================================================
--- trunk/pgadmin3/src/pgAdmin3.cpp    2006-01-09 14:27:07 UTC (rev 4885)
+++ trunk/pgadmin3/src/pgAdmin3.cpp    2006-01-09 15:43:07 UTC (rev 4886)
@@ -46,8 +46,10 @@
 #include "misc.h"
 #include "sysSettings.h"
 #include "update.h"
+#include "pgServer.h"
 #include "frmMain.h"
 #include "frmConfig.h"
+#include "frmQuery.h"
 #include "frmSplash.h"
 #include <wx/dir.h>
 #include <wx/fs_zip.h>


pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: SVN Commit by dpage: r4884 - in trunk/pgadmin3:
Next
From: "Dave Page"
Date:
Subject: Re: SVN Commit by dpage: r4884 - in trunk/pgadmin3: