1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00
Bartosz Taudul 0d2e7f72a7 Move GetThreadHandleImpl() from header to source file.
This removes dependency on unistd.h header (required for syscall() on
linux), which includes a definition of getopt(), which may conflict with
a custom getopt implementation (for example, one that does work on
windows).
2020-02-11 14:40:49 +01:00
..
2020-02-09 17:22:41 +01:00
2019-05-01 16:53:48 +02:00
2019-05-01 16:53:48 +02:00
2018-07-11 01:33:27 +02:00
2019-11-15 20:17:55 +01:00
2020-01-14 19:42:11 +01:00