Skip to content

Commit

Permalink
Attempt #2 to fix bazel build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Drumwright committed Mar 20, 2017
1 parent 1463d80 commit 5f72ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drake/systems/analysis/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ drake_cc_library(
],
deps = [
":integrator_base",
"//drake/math:autodiff",
"//drake/math:gradient",
],
)

Expand Down

0 comments on commit 5f72ad6

Please sign in to comment.