mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 08:42:38 -04:00
Remove unused include
"utils/builtins.h" was used for pg_strtouint64(), added bycff440d368, removed by3c6f8c011f.
This commit is contained in:
parent
2f4fd1a73b
commit
4965f75484
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
#include "nodes/parsenodes.h"
|
||||
#include "nodes/plannodes.h"
|
||||
#include "nodes/readfuncs.h"
|
||||
#include "utils/builtins.h"
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue