2021-05-20 16:29:39 +00:00
|
|
|
/***
|
|
|
|
Copyright (©) 2020 Reece Wilson (a/k/a "Reece").
|
|
|
|
All rights reserved.
|
|
|
|
|
|
|
|
File: AuroraCommon.h
|
|
|
|
Date: 2020-:(
|
|
|
|
Originator: Reece
|
|
|
|
Purpose:
|
|
|
|
***/
|
|
|
|
#pragma once
|
|
|
|
|
|
|
|
#include "AuroraConfiguration.h"
|
2021-05-21 16:34:33 +00:00
|
|
|
#include "AuroraEnvironment.h"
|
2021-05-20 16:29:39 +00:00
|
|
|
#include "AuroraTypes.h"
|