diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2018-12-31 23:57:35 -0600 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2018-12-31 23:58:29 -0600 |
commit | ea864b56d115e4f7a7205827ecaaba0e1db81d41 (patch) | |
tree | 2dc92ce2a53295a99f482e1226398ffd97f7b5d2 /src/wixstdba/precomp.cpp | |
parent | 2c568de11510b453f499827919964badef22304e (diff) | |
download | wix-ea864b56d115e4f7a7205827ecaaba0e1db81d41.tar.gz wix-ea864b56d115e4f7a7205827ecaaba0e1db81d41.tar.bz2 wix-ea864b56d115e4f7a7205827ecaaba0e1db81d41.zip |
Integrate into latest v4.
Diffstat (limited to 'src/wixstdba/precomp.cpp')
-rw-r--r-- | src/wixstdba/precomp.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wixstdba/precomp.cpp b/src/wixstdba/precomp.cpp new file mode 100644 index 00000000..37664a1c --- /dev/null +++ b/src/wixstdba/precomp.cpp | |||
@@ -0,0 +1,3 @@ | |||
1 | // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. | ||
2 | |||
3 | #include "precomp.h" | ||