Skip to content

Commit

Permalink
Fix fmtlib include (#6368)
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou authored Jul 16, 2024
1 parent ad7e780 commit be1e658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/endpoints/endpoint_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include "endpoint_utils.h"

#define FMT_HEADER_ONLY
#include <fmt/format.h>
#include <regex>

Expand Down

0 comments on commit be1e658

Please sign in to comment.