fixed windows build issues with chris
parent
f5b3c75133
commit
921a18ae27
|
@ -157,8 +157,6 @@ namespace gtsam {
|
||||||
Weights weights(const GaussianFactorGraph &gfg) const;
|
Weights weights(const GaussianFactorGraph &gfg) const;
|
||||||
SubgraphBuilderParameters parameters_;
|
SubgraphBuilderParameters parameters_;
|
||||||
|
|
||||||
private:
|
|
||||||
SubgraphBuilder() {};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/*******************************************************************************************/
|
/*******************************************************************************************/
|
||||||
|
|
Loading…
Reference in New Issue