no need for afxres.h, windows.h is enough

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4001 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-04-24 20:02:44 +00:00
parent 2ad8448cc7
commit 52fe1643d2

View file

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