note: ‘uint32_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/dades/dryRampoina/Source/Dry/Resource/Decompress.cpp:27:1: note: ‘uint32_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
26 | #include "../Resource/Decompress.h"
+++ |+#include <cstdint>