Add .h to string include.

This commit is contained in:
Bruce Momjian 1998-09-22 16:41:19 +00:00
parent 52ca2ab268
commit ba0abfdecc
1 changed files with 1 additions and 1 deletions

View File

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