Diff for /embedaddon/php/ext/com_dotnet/php_com_dotnet_internal.h between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:47:53 version 1.1.1.2, 2012/05/29 12:34:36
Line 29 Line 29
 #include <dispex.h>  #include <dispex.h>
 #include "win32/winutil.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 {  typedef struct _php_com_dotnet_object {
         zend_object zo;          zend_object zo;
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>