release/4.3a0
Frank Dellaert 2015-07-12 12:06:40 -07:00
parent 3d4ea47ab9
commit fdcb4e8234
1 changed files with 2 additions and 7 deletions

View File

@ -9,17 +9,12 @@
* -------------------------------------------------------------------------- */
/**
* @file BearingFactor.H
* @author Frank Dellaert
**/
#pragma once
#ifdef _MSC_VER
#pragma message("BearingFactor is now an ExpressionFactor in sam")
#pragma message("BearingFactor is now an ExpressionFactor in SAM directory")
#else
#warning "BearingFactor is now an ExpressionFactor in sam"
#warning "BearingFactor is now an ExpressionFactor in SAM directory"
#endif