Added missing export tag
parent
b3282577fb
commit
b2d4469cb3
|
@ -14,7 +14,7 @@
|
|||
|
||||
namespace gtsam {
|
||||
|
||||
Matrix cov(const Matrix& m);
|
||||
GTSAM_UNSTABLE_EXPORT Matrix cov(const Matrix& m);
|
||||
|
||||
class GTSAM_UNSTABLE_EXPORT AHRS {
|
||||
|
||||
|
|
Loading…
Reference in New Issue