1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Cleanup for oid8[] from Tatsuo Ishii.

This commit is contained in:
Bruce Momjian
1998-09-22 20:28:15 +00:00
parent 738dc876ed
commit a3c5a3cb2f
6 changed files with 44 additions and 44 deletions

View File

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