mirror of https://github.com/AxioDL/boo.git
Add missing include
This commit is contained in:
parent
f35ccbaad5
commit
136e43dcfe
|
@ -4,6 +4,7 @@
|
|||
#include "boo/audiodev/IAudioSubmix.hpp"
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include <array>
|
||||
#include <unordered_map>
|
||||
|
||||
#if __SSE__
|
||||
|
|
Loading…
Reference in New Issue