Remove spurious "#define _OLEIDL_H".
Modified: trunk/reactos/w32api/include/servprov.h
--- trunk/reactos/w32api/include/servprov.h 2005-07-05 17:10:52 UTC (rev 16432) +++ trunk/reactos/w32api/include/servprov.h 2005-07-05 17:13:01 UTC (rev 16433) @@ -1,6 +1,5 @@
#ifndef _SERVPROV_H #define _SERVPROV_H
-#define _OLEIDL_H
#if __GNUC__ >=3 #pragma GCC system_header #endif