mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Remove unnecessary #include.
Justin Pryzby Discussion: https://postgr.es/m/20201123205505.GJ24052@telsasoft.com
This commit is contained in:
@ -14,7 +14,6 @@
|
|||||||
#ifndef CLAUSES_H
|
#ifndef CLAUSES_H
|
||||||
#define CLAUSES_H
|
#define CLAUSES_H
|
||||||
|
|
||||||
#include "access/htup.h"
|
|
||||||
#include "nodes/pathnodes.h"
|
#include "nodes/pathnodes.h"
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
|
Reference in New Issue
Block a user