diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2019-01-13 19:18:15 -0600 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2019-01-13 19:18:15 -0600 |
commit | c435344731cfbfa4882d3afa9e82d4f86b49effe (patch) | |
tree | bda33520c634a5c12306375dc630ab14e8d0fcde /src/ca/precomp.h | |
parent | 3ff6c0bc2c613b7db6c2732661050c94d36eeb37 (diff) | |
download | wix-c435344731cfbfa4882d3afa9e82d4f86b49effe.tar.gz wix-c435344731cfbfa4882d3afa9e82d4f86b49effe.tar.bz2 wix-c435344731cfbfa4882d3afa9e82d4f86b49effe.zip |
Update to latest Cpp.Build.props for locating latest Win10 SDK.
Remove unused Microsoft.VisualStudio.Setup.Configuration.Native package.
Diffstat (limited to 'src/ca/precomp.h')
-rw-r--r-- | src/ca/precomp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ca/precomp.h b/src/ca/precomp.h index efddb5f2..c797ce82 100644 --- a/src/ca/precomp.h +++ b/src/ca/precomp.h | |||
@@ -18,7 +18,6 @@ | |||
18 | #include <ahadmin.h> // IIS 7 config | 18 | #include <ahadmin.h> // IIS 7 config |
19 | 19 | ||
20 | #define MAXUINT USHRT_MAX | 20 | #define MAXUINT USHRT_MAX |
21 | #include <Setup.Configuration.h> | ||
22 | 21 | ||
23 | #include "wcautil.h" | 22 | #include "wcautil.h" |
24 | #include "wcawow64.h" | 23 | #include "wcawow64.h" |