forglobal defines
This commit is contained in:
parent
84c422ee38
commit
a336b507fb
7
CalculatorCInterface/global_defines.h
Normal file
7
CalculatorCInterface/global_defines.h
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#ifndef GLOBAL_DEFINES_H_INCLUDED
|
||||||
|
#define GLOBAL_DEFINES_H_INCLUDED
|
||||||
|
|
||||||
|
#define HEADER __func__ << "(" << __LINE__ << ")"
|
||||||
|
|
||||||
|
#endif // GLOBAL_DEFINES_H_INCLUDED
|
||||||
|
|
Loading…
Reference in New Issue
Block a user