mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-10 07:09:46 +00:00
Fix includes.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifdef _WIN32
|
||||
# include <windows.h>
|
||||
#else
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <atomic>
|
||||
|
||||
Reference in New Issue
Block a user