1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Add support of Oracle Sun 12.6

This commit is contained in:
Igor S. Gerasimov 2025-01-05 16:34:26 +01:00
parent 21c8d7615d
commit fd33d1c839

View File

@ -1007,7 +1007,9 @@ module tracy
public :: tracy_zone_context
public :: tracy_source_location_data
!
#ifndef __SUNPRO_F90
type(TracyColors_t), public, parameter :: TracyColors = TracyColors_t()
#endif
!
public :: tracy_set_thread_name
public :: tracy_startup_profiler, tracy_shutdown_profiler, tracy_profiler_started