mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
Welp, another subdirectory cleaned out of redundant/unused #include
files
This commit is contained in:
@ -12,11 +12,8 @@
|
||||
#ifndef GIST_H
|
||||
#define GIST_H
|
||||
|
||||
#include "utils/rel.h"
|
||||
#include "storage/off.h"
|
||||
#include "storage/block.h"
|
||||
#include "storage/bufpage.h"
|
||||
#include "access/skey.h"
|
||||
|
||||
|
||||
/*
|
||||
** You can have as many strategies as you please in GiSTs, as
|
||||
|
Reference in New Issue
Block a user