mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Fix builds with MingW.
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
#else
|
||||
# include <dirent.h>
|
||||
# include <sys/types.h>
|
||||
# include <sys/stat.h>
|
||||
# include <unistd.h>
|
||||
# include <errno.h>
|
||||
#endif
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "TracyStorage.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user