diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-06-24 09:20:15 +1000 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-06-24 20:38:36 +1000 |
commit | 453bec104676c7dd808a20eaf30db9c918bed1e7 (patch) | |
tree | c07b2f62d0c9ea0380392b3ba7ed7e29339408b9 /src/stub/precomp.h | |
parent | 04f279ab8659c9e4c6c6c796548da01eca1e7615 (diff) | |
download | wix-453bec104676c7dd808a20eaf30db9c918bed1e7.tar.gz wix-453bec104676c7dd808a20eaf30db9c918bed1e7.tar.bz2 wix-453bec104676c7dd808a20eaf30db9c918bed1e7.zip |
Update to latest dutil.
Diffstat (limited to 'src/stub/precomp.h')
-rw-r--r-- | src/stub/precomp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stub/precomp.h b/src/stub/precomp.h index 387d4f0f..c8301a0f 100644 --- a/src/stub/precomp.h +++ b/src/stub/precomp.h | |||
@@ -9,5 +9,6 @@ | |||
9 | #include <strutil.h> | 9 | #include <strutil.h> |
10 | #include <fileutil.h> | 10 | #include <fileutil.h> |
11 | #include <pathutil.h> | 11 | #include <pathutil.h> |
12 | #include <logutil.h> | ||
12 | 13 | ||
13 | #include "engine.h" | 14 | #include "engine.h" |