Skip to content

Commit 137d75d

Browse files
authored
Merge pull request #22 from orioledb/patches17_remove_unnecessary_header_pr_20
Remove unnecessary include after PR #20
2 parents 6e89bc1 + 10035c9 commit 137d75d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/executor/execAmi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include "access/amapi.h"
1616
#include "access/htup_details.h"
1717
#include "access/tableam.h"
18-
#include "catalog/pg_am_d.h"
1918
#include "catalog/pg_class.h"
2019
#include "executor/nodeAgg.h"
2120
#include "executor/nodeAppend.h"

0 commit comments

Comments
 (0)