forglobal defines
This commit is contained in:
@@ -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