File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
* Copyright (c) 1994, Regents of the University of California
11
11
*
12
12
* IDENTIFICATION
13
- * $Header: /cvsroot/pgsql/src/interfaces/libpq++/Attic/pgconnection.cc,v 1.3 1999/05/10 15:27:18 momjian Exp $
13
+ * $Header: /cvsroot/pgsql/src/interfaces/libpq++/Attic/pgconnection.cc,v 1.4 1999/05/16 14:34:59 tgl Exp $
14
14
*
15
15
*-------------------------------------------------------------------------
16
16
*/
17
17
18
18
#include < stdlib.h>
19
19
#include < string.h>
20
- #include < strstream>
20
+ #include < strstream.h >
21
21
#include " pgconnection.h"
22
22
23
23
extern " C" {
Original file line number Diff line number Diff line change 19
19
#define PGENV_H
20
20
21
21
#include < string>
22
- #include < iostream>
22
+ #include < iostream.h >
23
23
24
24
#ifdef __sun__
25
25
#ifndef __GNUC__
You can’t perform that action at this time.
0 commit comments