Refactor iostreams includes (#8846)

* refactor iostreams includes

* restore ostream to MonomerInfo.cpp
This commit is contained in:
Ricardo Rodriguez
2025-10-08 16:08:01 +02:00
committed by GitHub
parent a4b63d7df5
commit 7b7a8a4e17
235 changed files with 137 additions and 369 deletions

View File

@@ -8,7 +8,6 @@
// of the RDKit source tree.
//
#include <RDGeneral/test.h>
#include <iostream>
#include <cmath>
#include <RDGeneral/Invariant.h>
#include <catch2/catch_all.hpp>