mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
Remove unused include
"utils/builtins.h" was used for pg_strtouint64(), added bycff440d368
, removed by3c6f8c011f
.
This commit is contained in:
@ -37,7 +37,6 @@
|
||||
#include "nodes/parsenodes.h"
|
||||
#include "nodes/plannodes.h"
|
||||
#include "nodes/readfuncs.h"
|
||||
#include "utils/builtins.h"
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user