From: Filip Navara Date: Tue, 5 Jul 2005 17:13:01 +0000 (+0000) Subject: Remove spurious "#define _OLEIDL_H". X-Git-Tag: backups/hardons1stbranch@16819~241 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=dd349cfd8bb7e3ef139a4f007f9461a1e2ae2811;hp=3b9c960f59d36e02eea76dd791e6b514c85900eb Remove spurious "#define _OLEIDL_H". svn path=/trunk/; revision=16433 --- diff --git a/reactos/w32api/include/servprov.h b/reactos/w32api/include/servprov.h index 76661026b31..883339418e7 100644 --- a/reactos/w32api/include/servprov.h +++ b/reactos/w32api/include/servprov.h @@ -1,6 +1,5 @@ #ifndef _SERVPROV_H #define _SERVPROV_H -#define _OLEIDL_H #if __GNUC__ >=3 #pragma GCC system_header #endif