missing !include

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5795 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-11-29 12:18:10 +00:00
parent 27fea27260
commit ffdb62d0c6

View file

@ -10,6 +10,8 @@
#
# To add a test for another version, use the following script.
#
# !include LogicLib.nsh
#
# OutFile WinVer.exe
# ShowInstDetails show
#