diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-07-15 21:41:47 +1000 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-07-16 16:49:44 +1000 |
| commit | 8bcb8c013a258691d4004c50af4689b90dd05c45 (patch) | |
| tree | c79af1f50a94bb8554672a7de231ab35f5e5ddf1 /src/test/BurnUnitTest/precomp.cpp | |
| parent | a49441dfa8f9f796d98ce240ffb839b325908498 (diff) | |
| download | wix-8bcb8c013a258691d4004c50af4689b90dd05c45.tar.gz wix-8bcb8c013a258691d4004c50af4689b90dd05c45.tar.bz2 wix-8bcb8c013a258691d4004c50af4689b90dd05c45.zip | |
Import BurnUnitTest from old wix4 repo.
Diffstat (limited to 'src/test/BurnUnitTest/precomp.cpp')
| -rw-r--r-- | src/test/BurnUnitTest/precomp.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/BurnUnitTest/precomp.cpp b/src/test/BurnUnitTest/precomp.cpp new file mode 100644 index 00000000..37664a1c --- /dev/null +++ b/src/test/BurnUnitTest/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" | ||
