v2.0.0
Loading...
Searching...
No Matches
math_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
21
22//=============================================================================================================
23// INCLUDES
24//=============================================================================================================
25
26#include "math_global.h"
27
28//=============================================================================================================
29// DEFINE METHODS
30//=============================================================================================================
31
33
34//=============================================================================================================
35
36const char* MATHLIB::buildHash(){ return UTILSLIB::gitHash();}
37
38//=============================================================================================================
39
Export/import macros and build-stamp accessors for MATHLIB.
constexpr auto gitHashLong()
Definition buildinfo.h:83
constexpr auto gitHash()
Definition buildinfo.h:70
constexpr auto dateTimeNow()
Definition buildinfo.h:61
MATHSHARED_EXPORT const char * buildDateTime()
MATHSHARED_EXPORT const char * buildHash()
MATHSHARED_EXPORT const char * buildHashLong()