diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2019-02-02 14:07:55 -0600 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2019-02-02 14:17:41 -0600 |
commit | 73e6559b809f5f5ae2041d22ec81479df0fe91f9 (patch) | |
tree | b2da1bf50403fbc9fc933f681c34662959edb628 /src/ca/precomp.h | |
parent | c7bed5a084324ba94aae5108bac94374ce9dfe39 (diff) | |
download | wix-73e6559b809f5f5ae2041d22ec81479df0fe91f9.tar.gz wix-73e6559b809f5f5ae2041d22ec81479df0fe91f9.tar.bz2 wix-73e6559b809f5f5ae2041d22ec81479df0fe91f9.zip |
Integrate into latest v4.
Diffstat (limited to '')
-rw-r--r-- | src/ca/precomp.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ca/precomp.h b/src/ca/precomp.h index 8480f2b2..75a15829 100644 --- a/src/ca/precomp.h +++ b/src/ca/precomp.h | |||
@@ -7,8 +7,5 @@ | |||
7 | #include <msiquery.h> | 7 | #include <msiquery.h> |
8 | #include <D3D9.h> | 8 | #include <D3D9.h> |
9 | 9 | ||
10 | #include "wixstrsafe.h" | ||
11 | #include "wcautil.h" | 10 | #include "wcautil.h" |
12 | #include "strutil.h" | 11 | #include "strutil.h" |
13 | |||
14 | #include "CustomMsiErrors.h" | ||