Skip to content

Commit

Permalink
cpplint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
WardBrian committed Nov 15, 2024
1 parent 8b26bc5 commit 7cf039a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion stan/math/rev/fun/generalized_inverse.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include <stan/math/rev/fun/inverse.hpp>
#include <stan/math/prim/err.hpp>
#include <stan/math/prim/fun/add_diag.hpp>
#include <stan/math/prim/fun/Eigen.hpp>
#include <stan/math/prim/fun/generalized_inverse.hpp>

namespace stan {
Expand Down
1 change: 0 additions & 1 deletion stan/math/rev/fun/softmax.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include <stan/math/rev/fun/value_of.hpp>
#include <stan/math/rev/core/reverse_pass_callback.hpp>
#include <stan/math/rev/core/arena_matrix.hpp>
#include <stan/math/rev/fun/value_of.hpp>
#include <stan/math/prim/fun/typedefs.hpp>
#include <stan/math/prim/fun/to_ref.hpp>
#include <stan/math/prim/fun/softmax.hpp>
Expand Down

0 comments on commit 7cf039a

Please sign in to comment.