Skip to content

Commit 2de39eb

Browse files
committed
Add missing GTSAM EXPORT to GraduatdFactor
1 parent 6615eb9 commit 2de39eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gtsam/sam/RISAMGraduatedFactor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
namespace gtsam {
2424

2525
/// @brief Graduated Factor for riSAM base class
26-
class GraduatedFactor {
26+
class GTSAM_EXPORT GraduatedFactor {
2727
/// @name Types
2828
/// @{
2929
public:

0 commit comments

Comments
 (0)