mirror of
https://github.com/postgres/postgres.git
synced 2025-09-09 13:09:39 +03:00
Remove unused include
"fmgr.h" was used for load_external_function(), added bya05dc4d7fd
, removed byf9143d102f
.
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "fmgr.h"
|
||||
#include "miscadmin.h"
|
||||
#include "nodes/extensible.h"
|
||||
#include "nodes/parsenodes.h"
|
||||
|
Reference in New Issue
Block a user