mirror of
https://github.com/postgres/postgres.git
synced 2025-11-21 00:42:43 +03:00
Patch for Irix from Mark Dalphin.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: pgconnection.h,v 1.3 2000/01/26 05:58:47 momjian Exp $
|
||||
* $Id: pgconnection.h,v 1.4 2000/03/02 02:00:58 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -28,6 +28,7 @@ extern "C" {
|
||||
#include "libpq-fe.h"
|
||||
}
|
||||
|
||||
using namespace std;
|
||||
|
||||
// ****************************************************************
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user