Skip to content

Commit

Permalink
Introduce missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Oct 2, 2024
1 parent 9c447b1 commit 4f49821
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/kalman/ukf-linear-example.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@
* not perfect.
*/

#include <iostream>

// UKF includes
#include <visp3/core/vpUKSigmaDrawerMerwe.h>
#include <visp3/core/vpUnscentedKalman.h>
Expand Down

0 comments on commit 4f49821

Please sign in to comment.