Skip to content

Commit

Permalink
fix link issue and include issue (ApolloAuto#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuangli1987 authored and Capri2014 committed Sep 13, 2018
1 parent 396d943 commit ec050d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions framework/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ cc_library(
name = "cybertron",
srcs = glob([
"install/lib/libcybertron*.so",
"install/lib/libtf2.so",
]),
hdrs = glob([
"install/include/**/*.h",
Expand Down
1 change: 0 additions & 1 deletion modules/routing/topo_creator/topo_creator.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* limitations under the License.
*****************************************************************************/

#include "modules/common/apollo_app.h"
#include "modules/common/configs/config_gflags.h"
#include "modules/common/log.h"
#include "modules/common/util/file.h"
Expand Down

0 comments on commit ec050d6

Please sign in to comment.