mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
fix typo
This commit is contained in:
@ -46,7 +46,7 @@
|
|||||||
*/
|
*/
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#define __inline__ inline
|
#define __inline__ inline
|
||||||
#ifdef isname
|
#ifdef isnan
|
||||||
#undef isnan
|
#undef isnan
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user