Skip to content
Snippets Groups Projects
Commit a76b6f2e authored by Johannes Kauffmann's avatar Johannes Kauffmann Committed by Alaric Senat
Browse files

utils: Url: Fix GCC13 build by including cstdint

(cherry picked from commit 06c94a00)
parent 006837d5
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@
#include "medialibrary/filesystem/Errors.h"
#include <algorithm>
#include <cstdint>
#include <cstring>
#include <iterator>
#include <stdexcept>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment