Fix duplicate defines/conflicts in Include/Win*.nsh, nsDialogs.nsh and System.nsh

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6294 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2013-03-10 23:28:31 +00:00
parent 4f8bf3c466
commit 9334c3fe89
5 changed files with 152 additions and 211 deletions

View file

@ -5,9 +5,7 @@
!ifndef __WIN_NOINC_WINDEF
!ifndef MAX_PATH
!define MAX_PATH 260
!endif
!define /ifndef MAX_PATH 260
#define NULL 0