1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00

Adjust /contrib for new include file contents.

This commit is contained in:
Bruce Momjian
2006-07-13 16:57:31 +00:00
parent a22d76d96a
commit 66c15dfda1
7 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,5 @@
#include <math.h>
#include "btree_gist.h"
#include "btree_utils_var.h"
#include "utils/pg_locale.h"