We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0c76c commit 8e461caCopy full SHA for 8e461ca
src/include/c.h
@@ -58,7 +58,6 @@
58
#endif
59
#include "postgres_ext.h"
60
61
-#define HAVE_CRTDEFS_H 1
62
#if _MSC_VER >= 1400 || defined(HAVE_CRTDEFS_H)
63
#define errcode __msvc_errcode
64
#include <crtdefs.h>
0 commit comments