Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8e461ca

Browse files
committed
Remove define inadvertantly left over from testing.
1 parent 1a0c76c commit 8e461ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/c.h

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
#endif
5959
#include "postgres_ext.h"
6060

61-
#define HAVE_CRTDEFS_H 1
6261
#if _MSC_VER >= 1400 || defined(HAVE_CRTDEFS_H)
6362
#define errcode __msvc_errcode
6463
#include <crtdefs.h>

0 commit comments

Comments
 (0)