mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Drop support for Cygwin.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "TracyMmap.hpp"
|
||||
|
||||
#if defined _MSC_VER || defined __MINGW32__ || defined __CYGWIN__
|
||||
#if defined _WIN32
|
||||
# include <io.h>
|
||||
# include <windows.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user