diff --git a/python/gtsam/specializations.h b/python/gtsam/specializations.h index 4af8b7383..2bd6a98a1 100644 --- a/python/gtsam/specializations.h +++ b/python/gtsam/specializations.h @@ -10,4 +10,4 @@ py::bind_vector >(m_, "KeyVector"); py::bind_vector > >(m_, "Point2Vector"); py::bind_vector >(m_, "Pose3Vector"); py::bind_vector > > >(m_, "BetweenFactorPose3s"); -#endif \ No newline at end of file +#endif