we do not need afxres.h included in redc.rc

It is not an MFC project so simply including windef.h is better and
allows for compiling with the Express editions of Visual Studio.
This commit is contained in:
Aric Stewart 2012-04-17 10:13:53 -05:00 committed by Alon Levy
parent 351fe52ca7
commit 4aca52309c

View File

@ -7,7 +7,7 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
#include "windef.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS