mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-09 13:15:33 +08:00
removed now unnecssary #define.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#if WINDOWS_LIKE
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#define vsnprintf _vsnprintf
|
||||
#endif
|
||||
|
||||
// names of priorities
|
||||
|
||||
Reference in New Issue
Block a user