diff options
Diffstat (limited to 'Tools/msi/bundle/bootstrap/pch.h')
-rw-r--r-- | Tools/msi/bundle/bootstrap/pch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/msi/bundle/bootstrap/pch.h b/Tools/msi/bundle/bootstrap/pch.h index 0956413..6a66fa5 100644 --- a/Tools/msi/bundle/bootstrap/pch.h +++ b/Tools/msi/bundle/bootstrap/pch.h @@ -23,6 +23,7 @@ #include <stdlib.h> #include <strsafe.h> #include <stddef.h> +#include <versionhelpers.h> #include "dutil.h" #include "memutil.h" |