git-svn-id: svn://db.shs.com.ru/pip@140 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -176,9 +176,9 @@
|
||||
#else
|
||||
|
||||
|
||||
#define __STR(x) #x
|
||||
#define __SSTR(x) __STR(x)
|
||||
#define LOCATION __FILE__ ":" __SSTR(__LINE__)
|
||||
#define _PI_STR(x) #x
|
||||
#define _PI_SSTR(x) _PI_STR(x)
|
||||
#define LOCATION __FILE__ ":" _PI_SSTR(__LINE__)
|
||||
|
||||
|
||||
#define PIOBJECT(name) \
|
||||
|
||||
Reference in New Issue
Block a user