Cogs.Core
Cogs.Foundation
Source
FoundationBase.cpp
1
#include "FoundationBase.h"
2
3
#include "CogsVersion.h"
4
5
const
char
* Cogs::getFoundationVersionString()
6
{
7
return
COGS_VERSION_STRING;
8
}
Generated by
1.9.6