mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
Refactor iostreams includes (#8846)
* refactor iostreams includes * restore ostream to MonomerInfo.cpp
This commit is contained in:
committed by
GitHub
parent
a4b63d7df5
commit
7b7a8a4e17
@@ -14,8 +14,6 @@
|
||||
|
||||
#include <fuzzer/FuzzedDataProvider.h>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <GraphMol/GraphMol.h>
|
||||
#include <GraphMol/SmilesParse/SmilesParse.h>
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
// e.g. the one that comes from a bug report.
|
||||
|
||||
#include <cassert>
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user