mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
Fix compiler warnings due to commit cc4feded
This commit is contained in:
parent
cc4feded0a
commit
585e166e46
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
#include <math.h>
|
||||
|
||||
#include "fmgr.h"
|
||||
#include "pgtime.h"
|
||||
#include "datatype/timestamp.h"
|
||||
|
||||
typedef int32 DateADT;
|
||||
|
|
|
|||
Loading…
Reference in a new issue