mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04:00
Remove another no-longer-needed inclusion of predicate.h.
This commit is contained in:
parent
9131bc772b
commit
f90b185a8a
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@
|
|||
#include "executor/nodeBitmapHeapscan.h"
|
||||
#include "pgstat.h"
|
||||
#include "storage/bufmgr.h"
|
||||
#include "storage/predicate.h"
|
||||
#include "utils/memutils.h"
|
||||
#include "utils/snapmgr.h"
|
||||
#include "utils/tqual.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue