Skip to content

Commit be1e658

Browse files
authored
Fix fmtlib include (#6368)
1 parent ad7e780 commit be1e658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/endpoints/endpoint_utils.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include "endpoint_utils.h"
55

6+
#define FMT_HEADER_ONLY
67
#include <fmt/format.h>
78
#include <regex>
89

0 commit comments

Comments
 (0)