Remove define inadvertantly left over from testing.

This commit is contained in:
Andrew Dunstan 2011-12-10 16:29:37 -05:00
parent 1a0c76c32f
commit 8e461ca5a9
1 changed files with 0 additions and 1 deletions

View File

@ -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>