diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2021-09-03 13:49:01 -0500 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2021-11-01 16:34:09 -0500 |
commit | 4917383e6f52f0e44f63c60a645f1dd7e8f8d5f9 (patch) | |
tree | d668e8499163baf17c76b30ffd95ae809c129521 /src/samples/thmviewer/precomp.h | |
parent | 293a609a10765c91dd5ef3f535d9f6f8699a075d (diff) | |
download | wix-4917383e6f52f0e44f63c60a645f1dd7e8f8d5f9.tar.gz wix-4917383e6f52f0e44f63c60a645f1dd7e8f8d5f9.tar.bz2 wix-4917383e6f52f0e44f63c60a645f1dd7e8f8d5f9.zip |
Build thmviewer.
Diffstat (limited to 'src/samples/thmviewer/precomp.h')
-rw-r--r-- | src/samples/thmviewer/precomp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/samples/thmviewer/precomp.h b/src/samples/thmviewer/precomp.h index 15d889fc..f11d3534 100644 --- a/src/samples/thmviewer/precomp.h +++ b/src/samples/thmviewer/precomp.h | |||
@@ -18,6 +18,7 @@ | |||
18 | #include "dutil.h" | 18 | #include "dutil.h" |
19 | #include "apputil.h" | 19 | #include "apputil.h" |
20 | #include "memutil.h" | 20 | #include "memutil.h" |
21 | #include "dictutil.h" | ||
21 | #include "dirutil.h" | 22 | #include "dirutil.h" |
22 | #include "fileutil.h" | 23 | #include "fileutil.h" |
23 | #include "locutil.h" | 24 | #include "locutil.h" |