2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-05 00:07:25 +00:00

fix: linux build

This commit is contained in:
Jan
2024-09-05 21:33:06 +02:00
parent 46111ae106
commit 36ddb998a4
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
#pragma once
#include <cstdint>
#include <cstdlib>
namespace tangent_space
{