mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 07:18:11 -05:00
Fix build with g++13
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#include <cstdint>
|
||||
#include "LoadingException.h"
|
||||
|
||||
class InvalidXBlockSizeException final : public LoadingException
|
||||
|
Reference in New Issue
Block a user