diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-10-07 17:01:24 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-10-07 17:01:24 +0200 |
commit | 6e98009240b492fda7cfbbdf0e8a01773eeffe64 (patch) | |
tree | 05b8e5a33c430e8293c0061906bcd00c5161bcff /include | |
parent | 41c2c9ea02e6db37fd23012873fd30d665729122 (diff) |
More blind fix for --enable-pch Windows builds
Change-Id: Iaa9f697270fe47c30170925f4c66092c15efa4bf
Diffstat (limited to 'include')
-rw-r--r-- | include/postwin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/postwin.h b/include/postwin.h index 8a17ae5106cf..95cd6f836ca3 100644 --- a/include/postwin.h +++ b/include/postwin.h @@ -23,6 +23,7 @@ #undef CompareString #undef CopyFile #undef DELETE +#undef DocumentProperties #undef DrawText #undef FindWindow #undef Folder |