From ffdb62d0c68d3d00fee31b17ce9706bd2e35c87e Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 29 Nov 2008 12:18:10 +0000 Subject: [PATCH] missing !include git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5795 212acab6-be3b-0410-9dea-997c60f758d6 --- Source/Tests/winver.nsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/Tests/winver.nsi b/Source/Tests/winver.nsi index 825e35e3..8b49de48 100644 --- a/Source/Tests/winver.nsi +++ b/Source/Tests/winver.nsi @@ -10,6 +10,8 @@ # # To add a test for another version, use the following script. # +# !include LogicLib.nsh +# # OutFile WinVer.exe # ShowInstDetails show #