mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 03:39:01 +08:00
remove #include <iostream> at the wrong place
This commit is contained in:
parent
be224d93f4
commit
8fb27fad36
@ -156,12 +156,6 @@
|
||||
// for min/max:
|
||||
#include <algorithm>
|
||||
|
||||
#if !EIGEN_SAFE_TO_USE_STANDARD_ASSERT_MACRO
|
||||
#ifndef EIGEN_NO_DEBUG
|
||||
#include <iostream> // for custom assert implementation
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// for outputting debug info
|
||||
#ifdef EIGEN_DEBUG_ASSIGN
|
||||
#include <iostream>
|
||||
|
Loading…
x
Reference in New Issue
Block a user