mirror of
https://github.com/wolfpld/tracy.git
synced 2026-06-08 08:33:48 +00:00
Add missing TracyWinFamily header include
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
# if defined _WIN32
|
||||
# include <windows.h>
|
||||
# include "../common/TracyWinFamily.hpp"
|
||||
# elif defined __linux__
|
||||
# include <stdio.h>
|
||||
# include <inttypes.h>
|
||||
|
||||
Reference in New Issue
Block a user