mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:32:10 -04:00
Remove unnecessary #include.
Justin Pryzby Discussion: https://postgr.es/m/20201123205505.GJ24052@telsasoft.com
This commit is contained in:
parent
450c8230b1
commit
3b9b01f75d
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
#ifndef CLAUSES_H
|
||||
#define CLAUSES_H
|
||||
|
||||
#include "access/htup.h"
|
||||
#include "nodes/pathnodes.h"
|
||||
|
||||
typedef struct
|
||||
|
|
|
|||
Loading…
Reference in a new issue