/*** Copyright (C) 2022 J Reece Wilson (a/k/a "Reece"). All rights reserved. File: auROXTL.hpp Date: 2022-2-2 Author: Reece ***/ #pragma once #include #include #if defined(_AUHAS_AURORAENUM) #include #include #include #endif #if defined(_AUHAS_FMT) #include #endif #include "auROXTL/AU_MACROS.hpp" #include "auROXTLTypes.hpp" #if defined(_AUHAS_AURORAENUM) #define _ALLOW_AURORA_ENUM_AUENVHPP #include #endif #include "auROXTLUtils.hpp"