mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-01 19:45:33 +08:00
Put back string instead of string.h in libpq++.
This commit is contained in:
parent
54fd5f6cc4
commit
ba63dcd6a6
@ -18,7 +18,7 @@
|
||||
#ifndef PGENV_H
|
||||
#define PGENV_H
|
||||
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
|
||||
#ifdef __sun__
|
||||
#ifndef __GNUC__
|
||||
|
Loading…
Reference in New Issue
Block a user