mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Add .h to string include.
This commit is contained in:
@ -18,7 +18,7 @@
|
|||||||
#ifndef PGENV_H
|
#ifndef PGENV_H
|
||||||
#define PGENV_H
|
#define PGENV_H
|
||||||
|
|
||||||
#include <string>
|
#include <string.h>
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user