Skip to content

Commit 585e166

Browse files
committed
Fix compiler warnings due to commit cc4fede
1 parent cc4fede commit 585e166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/utils/date.h

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include <math.h>
1818

1919
#include "fmgr.h"
20+
#include "pgtime.h"
2021
#include "datatype/timestamp.h"
2122

2223
typedef int32 DateADT;

0 commit comments

Comments
 (0)