2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-02 06:57:26 +00:00

Fix more missing headers

This commit is contained in:
Jan
2023-11-19 16:42:13 +01:00
parent 161a1924c8
commit d5f881be04
3 changed files with 4 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
#pragma once
#include <cstddef>
#include <cstdint>
class IHashProvider