From 8ff28245275eeb0cfe4ed40bd62b97cebbce4861 Mon Sep 17 00:00:00 2001 From: Vitaly Date: Tue, 16 Jul 2024 12:30:45 +0200 Subject: Fixed build against fmt 11. --- src/encryption/DeviceVerificationFlow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/encryption/DeviceVerificationFlow.cpp') diff --git a/src/encryption/DeviceVerificationFlow.cpp b/src/encryption/DeviceVerificationFlow.cpp index cb595df0..0757d88c 100644 --- a/src/encryption/DeviceVerificationFlow.cpp +++ b/src/encryption/DeviceVerificationFlow.cpp @@ -9,6 +9,7 @@ #include #include +#include #include #include "Cache.h" -- cgit 1.5.1