Skip to content
Snippets Groups Projects
Commit 68cb0987 authored by Adrien Béraud's avatar Adrien Béraud Committed by Philippe Gorley
Browse files

ringaccount: include cinttypes


Change-Id: Ic06371032cf701da53456fb551921b89b07efc9e
Reviewed-by: default avatarPhilippe Gorley <philippe.gorley@savoirfairelinux.com>
parent 6e686778
Branches
No related tags found
No related merge requests found
......@@ -80,6 +80,7 @@
#include <memory>
#include <sstream>
#include <cctype>
#include <cinttypes>
#include <cstdarg>
#include <string>
#include <system_error>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment