Fix compilation on macOS (#1132)
This commit is contained in:
parent
809d7f9d0e
commit
290c9b3e20
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#ifndef SUNSHINE_THREAD_SAFE_H
|
||||
#define SUNSHINE_THREAD_SAFE_H
|
||||
|
||||
#include <array>
|
||||
#include <atomic>
|
||||
#include <condition_variable>
|
||||
#include <functional>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue