Added missing GTSAM_UNSTABLE_EXPORT tag
parent
38af960c53
commit
5f3238634d
|
|
@ -47,7 +47,7 @@ public:
|
|||
|
||||
protected:
|
||||
|
||||
friend void synchronize(ConcurrentFilter& filter, ConcurrentSmoother& smoother);
|
||||
friend void GTSAM_UNSTABLE_EXPORT synchronize(ConcurrentFilter& filter, ConcurrentSmoother& smoother);
|
||||
|
||||
/** Default constructor */
|
||||
ConcurrentFilter() {};
|
||||
|
|
|
|||
Loading…
Reference in New Issue