Revision 9cb381ec server/include/AudioPlayer.h
server/include/AudioPlayer.h | ||
---|---|---|
28 | 28 |
|
29 | 29 |
#pragma once |
30 | 30 |
#include <string> |
31 |
#include <boost/thread/thread_time.hpp> |
|
32 |
#include <boost/thread/thread.hpp> |
|
33 | 31 |
#include <boost/shared_ptr.hpp> |
34 | 32 |
#include "AudioData.h" |
35 | 33 |
|
Also available in: Unified diff