SVN Commit by dpage: r4886 - trunk/pgadmin3/src
От
svn@pgadmin.org
Тема
SVN Commit by dpage: r4886 - trunk/pgadmin3/src
Дата
Msg-id
200601091543.k09Fh81k025163@developer.pgadmin.org
Список
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 #include
В списке pgadmin-hackers по дате отправления