mirror of
https://github.com/badaix/snapcast.git
synced 2025-09-20 23:27:55 +08:00
Ignode tsan errors
This commit is contained in:
@ -19,7 +19,8 @@
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif // NOMINMAX
|
||||
|
||||
|
||||
|
||||
#if defined(__GNUC__) && !defined(__clang__)
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
|
||||
|
Reference in New Issue
Block a user