mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-11 21:50:34 +05:00
dll-header ?
This commit is contained in:
parent
e464fe9771
commit
5e320a5556
@ -54,7 +54,7 @@ namespace netgen
|
||||
enum OPTIMIZEGOAL { OPT_QUALITY, OPT_CONFORM, OPT_REST, OPT_WORSTCASE, OPT_LEGAL };
|
||||
|
||||
|
||||
extern size_t timestamp;
|
||||
extern DLL_HEADER size_t timestamp;
|
||||
inline size_t GetTimeStamp()
|
||||
{
|
||||
return timestamp;
|
||||
|
Loading…
Reference in New Issue
Block a user