CppLogging
1.0.5.0
C++ Logging Library
Loading...
Searching...
No Matches
include
logging
version.h
Go to the documentation of this file.
1
9
#ifndef CPPLOGGING_VERSION_H
10
#define CPPLOGGING_VERSION_H
11
31
namespace
CppLogging
{
32
34
const
char
version
[] =
"1.0.5.0"
;
35
36
}
// namespace CppLogging
37
38
#endif
// CPPLOGGING_VERSION_H
CppLogging
C++ Logging project definitions.
Definition
appender.h:15
CppLogging::version
const char version[]
Project version.
Definition
version.h:34
Generated by
1.9.8