mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +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
|
||||
#define CLAUSES_H
|
||||
|
||||
#include "access/htup.h"
|
||||
#include "nodes/pathnodes.h"
|
||||
|
||||
typedef struct
|
||||
|
Reference in New Issue
Block a user