git-svn-id: svn://elaine/murooma/trunk@15 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
(no author) 2014-06-26 15:55:18 +00:00
parent e876455033
commit f80cd648a5

View file

@ -14,6 +14,7 @@
#include <algorithm>
#include <thread>
#include <mutex>
#include <condition_variable>
//44100 / 20 = 2205
const size_t size(4*2205);