Skip to content
Snippets Groups Projects
Commit 346bed15 authored by François-Simon Fauteux-Chapleau's avatar François-Simon Fauteux-Chapleau
Browse files

build: add missing fmt header file

This is necessary to build with recent versions (>=11.0.0) of the fmt
library.

Change-Id: Iac937dff0e2d32390b2c25c7902e8c5b9ec950ca
parent b4eb7007
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@
#include "config/account_config_utils.h"
#include <fmt/compile.h>
#include <fmt/ranges.h>
namespace jami {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment