mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Adjust /contrib for new include file contents.
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
#ifndef __BTREE_UTILS_NUM_H__
|
||||
#define __BTREE_UTILS_NUM_H__
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "btree_gist.h"
|
||||
|
||||
typedef char GBT_NUMKEY;
|
||||
|
Reference in New Issue
Block a user