Merge pull request #13616 from parona-source/musl-cstdint

UICommon: Include implicit header
This commit is contained in:
JosJuice 2025-05-02 08:03:01 +02:00 committed by GitHub
commit 58d305f75c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@
#pragma once
#include <cstdint>
#include <functional>
#include <string>