1
0
mirror of https://github.com/wolfpld/tracy synced 2025-05-03 14:03:52 +00:00

tracy_source_location_data must be public

This commit is contained in:
Igor S. Gerasimov 2025-01-05 11:29:16 +01:00
parent fb9686fb28
commit 4273d34ca4

View File

@ -326,6 +326,7 @@ module tracy
#endif
!
public :: tracy_zone_context
public :: tracy_source_location_data
!
public :: tracy_set_thread_name
public :: tracy_startup_profiler, tracy_shutdown_profiler, tracy_profiler_started