mirror of
https://github.com/postgres/postgres.git
synced 2025-05-09 18:21:05 +03:00
Remove unnecessary #include.
Discussion: https://postgr.es/m/4380.1547143967@sss.pgh.pa.us
This commit is contained in:
parent
b60c397599
commit
a968d54c5d
@ -14,7 +14,6 @@
|
|||||||
#ifndef APPENDINFO_H
|
#ifndef APPENDINFO_H
|
||||||
#define APPENDINFO_H
|
#define APPENDINFO_H
|
||||||
|
|
||||||
#include "nodes/plannodes.h"
|
|
||||||
#include "nodes/relation.h"
|
#include "nodes/relation.h"
|
||||||
#include "utils/relcache.h"
|
#include "utils/relcache.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user