Make small commit to re-trigger travis build.

release/4.3a0
alescontrela 2020-04-13 10:37:35 -04:00
parent 6c964a5a41
commit 30a109e38e
1 changed files with 2 additions and 2 deletions

View File

@ -15,6 +15,6 @@
**/
#pragma once
// Note: PriorFactor has been moved to gtsam/nonlinear. This file has been
// left here for backwards compatibility.
// Note: PriorFactor has been moved to gtsam/nonlinear/PriorFactor.h. This file
// has been left here for backwards compatibility.
#include <gtsam/nonlinear/PriorFactor.h>