bugfix: compile fix (include path )
This commit is contained in:
parent
9bb3f8c668
commit
d7a884f651
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include "xo/kalmanfilter/KalmanFilter.hpp"
|
||||
#include "xo/kalmanfilter/KalmanFilterEngine.hpp"
|
||||
#include "xo/kalmanfilter/print_eigen.hpp"
|
||||
#include "statistics/SampleStatistics.hpp"
|
||||
#include "xo/statistics/SampleStatistics.hpp"
|
||||
#include "xo/randomgen/normalgen.hpp"
|
||||
#include "xo/randomgen/xoshiro256.hpp"
|
||||
#include "xo/indentlog/scope.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue