]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fix compilation with clang-cl on windows
authorDeniz Bahadir <deniz@code.bahadir.email>
Thu, 23 Dec 2021 00:13:03 +0000 (01:13 +0100)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 9 Feb 2022 21:03:03 +0000 (22:03 +0100)
commit498fac54e81b173d7b5bbc53f2f6c5716203a271
tree57e3bf33253c28be9ea9bf342b3fa314bb491b43
parentbe30c77ea90efa553b9c185300a6b3e86bcab7e6
Fix compilation with clang-cl on windows

Do not include (system) headers when processing these headers with the
resource compiler, because it might trip over the headers coming from
LLVM.
zlib-ng.h.in
zlib.h.in