mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 13:37:03 +03:00
big merge
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#ifdef _WIN32
|
||||
#include "win32/WrappedMutex.h"
|
||||
#else
|
||||
#include "unixlike/WrappedMutex.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user