forglobal defines
This commit is contained in:
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
|
||||||
|
|
Reference in New Issue
Block a user