diff options
author | Rob Mensching <rob@firegiant.com> | 2021-05-11 07:45:24 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2021-05-11 07:45:24 -0700 |
commit | 68cc62fc46efac3375aef5694e9f645ac09b622f (patch) | |
tree | dc94de74569025fc20c534fd830f039a93bd176f /src/samples/thmviewer/precomp.cpp | |
parent | 7ac5a6e39772aa0d31e538a6d2dcdcb087e2af88 (diff) | |
parent | 03d5c46cbbb94f73ac468709345fc6a0e50def8d (diff) | |
download | wix-68cc62fc46efac3375aef5694e9f645ac09b622f.tar.gz wix-68cc62fc46efac3375aef5694e9f645ac09b622f.tar.bz2 wix-68cc62fc46efac3375aef5694e9f645ac09b622f.zip |
Merge Tools
Diffstat (limited to 'src/samples/thmviewer/precomp.cpp')
-rw-r--r-- | src/samples/thmviewer/precomp.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/samples/thmviewer/precomp.cpp b/src/samples/thmviewer/precomp.cpp new file mode 100644 index 00000000..37664a1c --- /dev/null +++ b/src/samples/thmviewer/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" | ||