mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
ringaccount: include cinttypes
Change-Id: Ic06371032cf701da53456fb551921b89b07efc9e Reviewed-by: Philippe Gorley <philippe.gorley@savoirfairelinux.com>
This commit is contained in:

committed by
Philippe Gorley

parent
6e68677874
commit
68cb09877b
@ -80,6 +80,7 @@
|
||||
#include <memory>
|
||||
#include <sstream>
|
||||
#include <cctype>
|
||||
#include <cinttypes>
|
||||
#include <cstdarg>
|
||||
#include <string>
|
||||
#include <system_error>
|
||||
|
Reference in New Issue
Block a user