v2.0.0
Loading...
Searching...
No Matches
math_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
34
35//=============================================================================================================
36// INCLUDES
37//=============================================================================================================
38
39#include "math_global.h"
40
41//=============================================================================================================
42// DEFINE METHODS
43//=============================================================================================================
44
46
47//=============================================================================================================
48
49const char* MATHLIB::buildHash(){ return UTILSLIB::gitHash();}
50
51//=============================================================================================================
52
math library export/import macros.
constexpr auto gitHashLong()
Definition buildinfo.h:92
constexpr auto gitHash()
Definition buildinfo.h:79
constexpr auto dateTimeNow()
Definition buildinfo.h:70
MATHSHARED_EXPORT const char * buildDateTime()
MATHSHARED_EXPORT const char * buildHash()
MATHSHARED_EXPORT const char * buildHashLong()