Skip to content

Commit

Permalink
Fix the CI failure on linear_solve_test.cc (RobotLocomotion#15748)
Browse files Browse the repository at this point in the history
  • Loading branch information
hongkai-dai authored Sep 9, 2021
1 parent 9e503c1 commit fafdf65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions math/test/linear_solve_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

#include <vector>

#include <eigen3/Eigen/src/LU/PartialPivLU.h>
#include <eigen3/Eigen/src/QR/ColPivHouseholderQR.h>
#include <gtest/gtest.h>

#include "drake/common/test_utilities/eigen_matrix_compare.h"
Expand Down

0 comments on commit fafdf65

Please sign in to comment.