mirror of
https://github.com/postgres/postgres.git
synced 2025-05-09 18:21:05 +03:00
Fix typo in previous MSC commit.
This commit is contained in:
parent
1503333f8f
commit
ea72bb8ae5
@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
#include "postgres.h"
|
#include "postgres.h"
|
||||||
|
|
||||||
#ifdef _MSCVER
|
#ifdef _MSC_VER
|
||||||
#include <float.h> /* for _isnan */
|
#include <float.h> /* for _isnan */
|
||||||
#endif
|
#endif
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user