From 12ca9542962e0d637eb12f8459a71b2a8869585b Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Sat, 24 Jun 2000 12:50:33 +0000 Subject: [PATCH] Removed MIME garbage. --- include/winresrc.h | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/include/winresrc.h b/include/winresrc.h index b1ff8e55996..ad667954aa3 100644 --- a/include/winresrc.h +++ b/include/winresrc.h @@ -1,12 +1,12 @@ -#ifndef _WINRESRC_=0A= -#define _WINRESRC_=0A= -=0A= -#include "windef.h"=0A= -#include "winuser.h"=0A= -#include "commctrl.h"=0A= -#include "dde.h"=0A= -#include "winnt.h"=0A= -#include "dlgs.h"=0A= -#include "winver.h"=0A= -=0A= -#endif /* _WINRESRC_ */=0A= +#ifndef _WINRESRC_ +#define _WINRESRC_ + +#include "windef.h" +#include "winuser.h" +#include "commctrl.h" +#include "dde.h" +#include "winnt.h" +#include "dlgs.h" +#include "winver.h" + +#endif /* _WINRESRC_ */