cleanup
parent
3d4ea47ab9
commit
fdcb4e8234
|
@ -9,17 +9,12 @@
|
||||||
|
|
||||||
* -------------------------------------------------------------------------- */
|
* -------------------------------------------------------------------------- */
|
||||||
|
|
||||||
/**
|
|
||||||
* @file BearingFactor.H
|
|
||||||
* @author Frank Dellaert
|
|
||||||
**/
|
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#pragma message("BearingFactor is now an ExpressionFactor in sam")
|
#pragma message("BearingFactor is now an ExpressionFactor in SAM directory")
|
||||||
#else
|
#else
|
||||||
#warning "BearingFactor is now an ExpressionFactor in sam"
|
#warning "BearingFactor is now an ExpressionFactor in SAM directory"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue