mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Don't #include <iostream>. It's not needed.
This commit is contained in:
parent
06d2c078fa
commit
c276592ca5
@ -23,7 +23,6 @@
|
|||||||
#include "AutoDiff.hpp"
|
#include "AutoDiff.hpp"
|
||||||
#include <Eigen/Eigen>
|
#include <Eigen/Eigen>
|
||||||
#include <Eigen/Sparse>
|
#include <Eigen/Sparse>
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
namespace AutoDiff
|
namespace AutoDiff
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user