AuroraRuntime/Source/Alloc.cpp
2021-06-28 00:12:17 +01:00

10 lines
283 B
C++

/***
Copyright (C) 2021 J Reece Wilson (a/k/a "Reece"). All rights reserved.
File: Alloc.cpp
Date: 2021-6-27
Author: Reece
***/
#if defined(_AUHAS_AURORARUNTIME) || defined(AURORA_ENGINE_RUNTIME) || defined(AURORA_ENGINE_KERNEL)
#include <AuroraAlloc.cpp>
#endif