Fix compiler warnings due to commit cc4feded

pull/28/head
Andrew Dunstan 8 years ago
parent cc4feded0a
commit 585e166e46
  1. 1
      src/include/utils/date.h

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

Loading…
Cancel
Save