v2.0.0
Loading...
Searching...
No Matches
disp3D_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
14
15//=============================================================================================================
16// INCLUDES
17//=============================================================================================================
18
19#include "disp3D_global.h"
20
21//=============================================================================================================
22// USED NAMESPACES
23//=============================================================================================================
24
25//=============================================================================================================
26// DEFINE METHODS
27//=============================================================================================================
28
30const char* DISP3DLIB::buildHash(){ return UTILSLIB::gitHash();}
Library export/import macros and namespace marker for the disp3D library.
constexpr auto gitHashLong()
Definition buildinfo.h:83
constexpr auto gitHash()
Definition buildinfo.h:70
constexpr auto dateTimeNow()
Definition buildinfo.h:61
const char * buildHashLong()
const char * buildHash()
const char * buildDateTime()