Uncomment a weirdly commented symbol

This commit is contained in:
Slava Kim
2015-02-09 15:19:07 -08:00
parent 2eaa848bcc
commit 8ffa92c654

View File

@@ -13,7 +13,7 @@
#include "JSON.h"
//static const HRESULT E_WIXSTDBA_CONDITION_FAILED = MAKE_HRESULT(SEVERITY_ERROR, 500, 1);
static const HRESULT E_WIXSTDBA_CONDITION_FAILED = MAKE_HRESULT(SEVERITY_ERROR, 500, 1);
static const LPCWSTR WIXBUNDLE_VARIABLE_ELEVATED = L"WixBundleElevated";