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:
@@ -37,7 +37,7 @@ namespace tracy
|
||||
|
||||
class Socket;
|
||||
|
||||
struct SourceLocation
|
||||
struct SourceLocationData
|
||||
{
|
||||
const char* name;
|
||||
const char* function;
|
||||
|
||||
Reference in New Issue
Block a user