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
@@ -13,7 +13,6 @@
|
||||
|
||||
#include <RDGeneral/Invariant.h>
|
||||
#include <boost/smart_ptr.hpp>
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
#include <Numerics/SquareMatrix.h>
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
#include <catch2/catch_all.hpp>
|
||||
#include "BoundsMatrix.h"
|
||||
#include "TriangleSmooth.h"
|
||||
#include <iostream>
|
||||
#include <boost/smart_ptr.hpp>
|
||||
#include <cmath>
|
||||
#include <Numerics/SymmMatrix.h>
|
||||
|
||||
Reference in New Issue
Block a user