Cogs.Foundation
Loading...
Searching...
No Matches
OSNameLogger.h
Go to the documentation of this file.
1#pragma once
2
3#include "../FoundationBase.h"
4#include <string>
5
6namespace Cogs {
7 namespace Logging {
8
10 }
11}
#define COGSFOUNDATION_API
Definition: FoundationBase.h:31
std::string COGSFOUNDATION_API getOsNameAndVersion()
Definition: OsNameLogger.cpp:308
Main Cogs namespace.
Definition: MortonCode.h:5