mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Of course, this can't work without stupid fuckery.
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#define TracyConcat(x,y) TracyConcatIndirect(x,y)
|
||||
#define TracyConcatIndirect(x,y) x##y
|
||||
|
||||
namespace tracy
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user