AuroraRuntime/Source/Alloc.cpp

10 lines
283 B
C++
Raw Normal View History

2021-06-27 22:53:04 +00:00
/***
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