CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
CYBPlatform.hpp
Go to the documentation of this file.
1 #pragma once
3 
4 namespace CYB {
6  namespace Platform {};
7 };
8 
10 
11 #include "System/CYBSystem.hpp"
12 #include "Modules/CYBModules.hpp"
Includes Module headers.
Includes platform system headers.
Includes files which include Platform specific headers.
Strong typing for Platform::Identifier.