Skip to content
Snippets Groups Projects
Commit 7e094d39 authored by Johannes Kauffmann's avatar Johannes Kauffmann
Browse files

utils: File: Fix GCC13 build by including cstdint

parent 00ac9d59
No related branches found
No related tags found
1 merge request!711Fix GCC13 build by including cstdint where needed
......@@ -22,6 +22,7 @@
#pragma once
#include <cstdint>
#include <string>
namespace medialibrary
......
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