1
0
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:
Bartosz Taudul
2018-07-26 19:52:27 +02:00
parent b3f4495825
commit 3737e122cf
4 changed files with 19 additions and 16 deletions
+3
View File
@@ -29,6 +29,9 @@
# endif
#endif
#define TracyConcat(x,y) TracyConcatIndirect(x,y)
#define TracyConcatIndirect(x,y) x##y
namespace tracy
{