Mercurial > hg > beaglert
comparison core/ReceiveAudioThread.cpp @ 236:cb47043c8c28
Minor fixes
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Sun, 10 Apr 2016 11:40:18 +0200 |
parents | 6a23c07d0fbb |
children | e4392164b458 |
comparison
equal
deleted
inserted
replaced
235:3d41a6fa1830 | 236:cb47043c8c28 |
---|---|
1 #include "ReceiveAudioThread.h" | 1 #include <ReceiveAudioThread.h> |
2 | 2 |
3 #ifdef USE_JUCE | 3 #ifdef USE_JUCE |
4 #else | 4 #else |
5 //initialise static members | 5 //initialise static members |
6 bool ReceiveAudioThread::staticConstructed=false; | 6 bool ReceiveAudioThread::staticConstructed=false; |