Skip to content

Commit

Permalink
Use of fmt::joint requires fmt/ranges.h (#22064)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCurtis-TRI authored Oct 22, 2024
1 parent 5314a76 commit ac4d16f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions solvers/specific_options.cc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#include <unordered_map>
#include <vector>

#include <fmt/ranges.h>

#include "drake/common/overloaded.h"

namespace drake {
Expand Down

0 comments on commit ac4d16f

Please sign in to comment.