mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
Fixed macOS compile.
This commit is contained in:
parent
743d36dc31
commit
ce24a7064b
@ -34,6 +34,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stddef.h>
|
||||
#include "IRetainedTrack.h"
|
||||
|
||||
namespace musik {
|
||||
|
@ -34,6 +34,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
namespace musik {
|
||||
namespace core {
|
||||
namespace sdk {
|
||||
|
Loading…
Reference in New Issue
Block a user