diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2018-12-29 22:26:48 -0600 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2018-12-29 22:29:15 -0600 |
commit | 1dc08c5ec8e08f96e6e2d76a88bca1ed9d71a2d3 (patch) | |
tree | c7d348d42faee779bc52bacadf76b9bf7106d872 /src/balutil/precomp.cpp | |
parent | 60069b189db09521558b99827aee47fe3f81309b (diff) | |
download | wix-1dc08c5ec8e08f96e6e2d76a88bca1ed9d71a2d3.tar.gz wix-1dc08c5ec8e08f96e6e2d76a88bca1ed9d71a2d3.tar.bz2 wix-1dc08c5ec8e08f96e6e2d76a88bca1ed9d71a2d3.zip |
Integrate into latest v4.
Diffstat (limited to 'src/balutil/precomp.cpp')
-rw-r--r-- | src/balutil/precomp.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/balutil/precomp.cpp b/src/balutil/precomp.cpp new file mode 100644 index 00000000..37664a1c --- /dev/null +++ b/src/balutil/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" | ||