mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-03-29 22:20:24 +00:00
Fix compilation on macOS (#1132)
This commit is contained in:
parent
809d7f9d0e
commit
290c9b3e20
@ -3,6 +3,7 @@
|
||||
#ifndef SUNSHINE_THREAD_SAFE_H
|
||||
#define SUNSHINE_THREAD_SAFE_H
|
||||
|
||||
#include <array>
|
||||
#include <atomic>
|
||||
#include <condition_variable>
|
||||
#include <functional>
|
||||
|
Loading…
x
Reference in New Issue
Block a user