1
0
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:
Bruce Momjian
1998-09-22 16:41:19 +00:00
parent 52ca2ab268
commit ba0abfdecc

View File

@ -18,7 +18,7 @@
#ifndef PGENV_H
#define PGENV_H
#include <string>
#include <string.h>
//