From b287288888eabd719068e24c355ff1dc2c1810b2 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Thu, 10 Sep 2009 22:40:40 +0200 Subject: Fix compatibility problems with PostgreSQL. Patch by Azuritus --HG-- branch : trunk --- src/shared/Database/QueryResultPostgre.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/shared/Database/QueryResultPostgre.h') diff --git a/src/shared/Database/QueryResultPostgre.h b/src/shared/Database/QueryResultPostgre.h index a48c6d21fee..3539a680ce7 100644 --- a/src/shared/Database/QueryResultPostgre.h +++ b/src/shared/Database/QueryResultPostgre.h @@ -25,7 +25,6 @@ #define FD_SETSIZE 1024 #include #include -#include #include #else #include -- cgit v1.2.3