mirror of
https://github.com/clangen/musikcube.git
synced 2025-02-21 21:40:48 +00:00
Fixed Linux/macOS compile after boost removals.
This commit is contained in:
parent
0d8c86be4f
commit
99f3c25a13
@ -36,6 +36,7 @@
|
||||
#include "M4aDecoder.h"
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include <stdlib.h>
|
||||
|
||||
using musik::core::sdk::IDataStream;
|
||||
using musik::core::sdk::IBuffer;
|
||||
|
@ -39,6 +39,7 @@
|
||||
#include <string>
|
||||
#include <queue>
|
||||
#include <thread>
|
||||
#include <mutex>
|
||||
#include <condition_variable>
|
||||
#include <memory>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user