mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
Remove another no-longer-needed inclusion of predicate.h.
This commit is contained in:
parent
cb94db91b2
commit
307a4c2cbb
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