summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/php_com_dotnet_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/com_dotnet/php_com_dotnet_internal.h')
-rw-r--r--ext/com_dotnet/php_com_dotnet_internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/com_dotnet/php_com_dotnet_internal.h b/ext/com_dotnet/php_com_dotnet_internal.h
index ace4fcdfe..a78ea65a1 100644
--- a/ext/com_dotnet/php_com_dotnet_internal.h
+++ b/ext/com_dotnet/php_com_dotnet_internal.h
@@ -29,9 +29,6 @@
#include <dispex.h>
#include "win32/winutil.h"
-/* brain-death in winutil.h defines the macro to hide the useful function... */
-#undef php_win_err
-
typedef struct _php_com_dotnet_object {
zend_object zo;