Skip to content
Snippets Groups Projects
Commit 8e461ca5 authored by Andrew Dunstan's avatar Andrew Dunstan
Browse files

Remove define inadvertantly left over from testing.

parent 1a0c76c3
No related branches found
No related tags found
No related merge requests found
...@@ -58,7 +58,6 @@ ...@@ -58,7 +58,6 @@
#endif #endif
#include "postgres_ext.h" #include "postgres_ext.h"
#define HAVE_CRTDEFS_H 1
#if _MSC_VER >= 1400 || defined(HAVE_CRTDEFS_H) #if _MSC_VER >= 1400 || defined(HAVE_CRTDEFS_H)
#define errcode __msvc_errcode #define errcode __msvc_errcode
#include <crtdefs.h> #include <crtdefs.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment