Add includes to make header files self-contained
This commit is contained in:
parent
ff963b393c
commit
0689dc3a23
@ -14,6 +14,7 @@
|
|||||||
#ifndef NODEHASHJOIN_H
|
#ifndef NODEHASHJOIN_H
|
||||||
#define NODEHASHJOIN_H
|
#define NODEHASHJOIN_H
|
||||||
|
|
||||||
|
#include "access/parallel.h"
|
||||||
#include "nodes/execnodes.h"
|
#include "nodes/execnodes.h"
|
||||||
#include "storage/buffile.h"
|
#include "storage/buffile.h"
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
#ifndef SHAREDTUPLESTORE_H
|
#ifndef SHAREDTUPLESTORE_H
|
||||||
#define SHAREDTUPLESTORE_H
|
#define SHAREDTUPLESTORE_H
|
||||||
|
|
||||||
|
#include "access/htup.h"
|
||||||
#include "storage/fd.h"
|
#include "storage/fd.h"
|
||||||
#include "storage/sharedfileset.h"
|
#include "storage/sharedfileset.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user