mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-03 10:14:04 +08:00
Fix compilation of unit tests with gcc and c++17
This commit is contained in:
parent
da0a41b9ce
commit
d18f49cbb3
@ -17,6 +17,7 @@
|
||||
#include <sstream>
|
||||
#include <vector>
|
||||
#include <typeinfo>
|
||||
#include <functional>
|
||||
|
||||
// The following includes of STL headers have to be done _before_ the
|
||||
// definition of macros min() and max(). The reason is that many STL
|
||||
|
Loading…
x
Reference in New Issue
Block a user