Log, client/Response: adapt to libfmt 8.0.0 API changes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "protocol/Ack.hxx"
|
||||
|
||||
#include <fmt/core.h>
|
||||
#if FMT_VERSION < 70000
|
||||
#if FMT_VERSION < 70000 || FMT_VERSION >= 80000
|
||||
#include <fmt/format.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user