Skip to content

Commit b2393e4

Browse files
fix: fix ci-cpplint check error: v0.5
Signed-off-by: liuXinGangChina <lxg19892021@gmail.com>
1 parent 709361f commit b2393e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

localization/autoware_localization_util/include/autoware/localization_util/tree_structured_parzen_estimator.hpp

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Optuna is also used as a reference for implementation.
2727
#include <cstdint>
2828
#include <random>
2929

30+
#include <vector>
31+
3032
namespace autoware::localization_util
3133
{
3234
class TreeStructuredParzenEstimator

0 commit comments

Comments
 (0)