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