mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-04 18:54:00 +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 <sstream>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
// The following includes of STL headers have to be done _before_ the
|
// The following includes of STL headers have to be done _before_ the
|
||||||
// definition of macros min() and max(). The reason is that many STL
|
// definition of macros min() and max(). The reason is that many STL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user