--- embedaddon/php/ext/com_dotnet/php_com_dotnet_internal.h 2012/02/21 23:47:53 1.1.1.1 +++ embedaddon/php/ext/com_dotnet/php_com_dotnet_internal.h 2012/05/29 12:34:36 1.1.1.2 @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_com_dotnet_internal.h,v 1.1.1.1 2012/02/21 23:47:53 misho Exp $ */ +/* $Id: php_com_dotnet_internal.h,v 1.1.1.2 2012/05/29 12:34:36 misho Exp $ */ #ifndef PHP_COM_DOTNET_INTERNAL_H #define PHP_COM_DOTNET_INTERNAL_H @@ -28,9 +28,6 @@ #include #include #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;