提交 a3863c45 编写于 作者: K kechxu 提交者: Jiangtao Hu

prediction module lint fix

上级 4e4c1b86
......@@ -14,6 +14,8 @@
* limitations under the License.
*****************************************************************************/
#include <memory>
#include "modules/prediction/predictor/predictor_manager.h"
#include "modules/prediction/predictor/vehicle/lane_sequence_predictor.h"
......
......@@ -23,6 +23,8 @@
#define MODULES_PREDICTION_PREDICTOR_PREDICTOR_MANAGER_H_
#include <unordered_map>
#include <map>
#include <memory>
#include "modules/prediction/predictor/predictor.h"
#include "modules/perception/proto/perception_obstacle.pb.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册