Added a missing include (GCC 11.1).
This commit is contained in:
parent
8a2a9dba2f
commit
40e4116d9a
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <type_traits>
|
||||
|
||||
#include <boost/log/trivial.hpp>
|
||||
#include <boost/nowide/cstdio.hpp>
|
||||
|
||||
#include <Eigen/Core>
|
||||
#include <Eigen/Dense>
|
||||
|
|
Loading…
Reference in a new issue