Fix compiler warnings due to commit cc4feded

This commit is contained in:
Andrew Dunstan 2018-01-17 03:33:02 -05:00
parent cc4feded0a
commit 585e166e46
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <math.h>
#include "fmgr.h"
#include "pgtime.h"
#include "datatype/timestamp.h"
typedef int32 DateADT;