mirror of
https://github.com/postgres/postgres.git
synced 2026-04-01 15:26:56 -04:00
Remove define inadvertantly left over from testing.
This commit is contained in:
parent
1a0c76c32f
commit
8e461ca5a9
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@
|
|||
#endif
|
||||
#include "postgres_ext.h"
|
||||
|
||||
#define HAVE_CRTDEFS_H 1
|
||||
#if _MSC_VER >= 1400 || defined(HAVE_CRTDEFS_H)
|
||||
#define errcode __msvc_errcode
|
||||
#include <crtdefs.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue