fix, cesetup win32 build

This commit is contained in:
Basile Burg 2015-06-04 19:31:14 +02:00
parent 7e45031965
commit d5aadac0c8
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ auto dcdlic = Resource(cast(ubyte[]) import("dcd.license.txt"), "dcd.license.tx
static string exePath, appDataPath;
version(win32){} else static bool asSu;
static bool asSu;
static this()
{