MTToolBox  0.2.10
version.h
Go to the documentation of this file.
1 #pragma once
2 #ifndef MTTOOLBOX_VERSION_H
3 #define MTTOOLBOX_VERSION_H
4 
5 namespace MTToolBox {
10  const char * get_mttoolbox_version();
11 }
12 
13 #endif // MTTOOLBOX_VERSION_H
const char * get_mttoolbox_version()
returns library version
name space for MTToolBox