Skip to content

Commit

Permalink
drop zlib include (rdkit#6966)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricrogz authored Dec 8, 2023
1 parent abbad16 commit 93a4715
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Code/GraphMol/FileParsers/PNGParser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@

#include "FileParsers.h"
#ifdef RDK_USE_BOOST_IOSTREAMS
#include <zlib.h>
#include <boost/iostreams/filtering_streambuf.hpp>
#include <boost/iostreams/copy.hpp>
#include <boost/iostreams/filter/zlib.hpp>
Expand Down

0 comments on commit 93a4715

Please sign in to comment.