Cogs.Core
Cogs.Foundation
Source
Platform
OSNameLogger.h
1
#pragma once
2
3
#include "../FoundationBase.h"
4
#include <string>
5
6
namespace
Cogs
{
7
namespace
Logging {
8
9
std::string COGSFOUNDATION_API getOsNameAndVersion();
10
}
11
}
Cogs
Contains all Cogs related functionality.
Definition:
FieldSetter.h:23
Generated by
1.9.6