Fix typo in previous MSC commit.

pull/3/head
Andrew Dunstan 13 years ago
parent 1503333f8f
commit ea72bb8ae5
  1. 2
      src/backend/optimizer/path/costsize.c

@ -68,7 +68,7 @@
#include "postgres.h"
#ifdef _MSCVER
#ifdef _MSC_VER
#include <float.h> /* for _isnan */
#endif
#include <math.h>

Loading…
Cancel
Save