1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Rename client's SourceLocation to SourceLocationData.

This commit is contained in:
Bartosz Taudul
2018-07-28 00:34:04 +02:00
parent 149812c071
commit 31c2ddb8ac
7 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ namespace tracy
class Socket;
struct SourceLocation
struct SourceLocationData
{
const char* name;
const char* function;