提交 e6b7c747 编写于 作者: J jmtao 提交者: Xiangquan Xiao

planning: clean up header includes in PlanningContext

上级 6f6dc5cb
......@@ -16,8 +16,6 @@
#include "modules/planning/common/planning_context.h"
#include "modules/planning/common/planning_gflags.h"
namespace apollo {
namespace planning {
......
......@@ -20,17 +20,8 @@
#pragma once
#include <algorithm>
#include <string>
#include <unordered_map>
#include <vector>
#include "cyber/common/macros.h"
#include "modules/common/proto/pnc_point.pb.h"
#include "modules/map/pnc_map/path.h"
#include "modules/perception/proto/traffic_light_detection.pb.h"
#include "modules/planning/common/path/path_data.h"
#include "modules/planning/proto/path_decider_info.pb.h"
#include "modules/planning/proto/planning_status.pb.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册