added pcmReaderFactory

This commit is contained in:
badaix 2016-01-21 21:54:34 +01:00
parent 48627f2ec0
commit b46b5efde4
10 changed files with 172 additions and 7 deletions

View file

@ -24,6 +24,7 @@
#include <cctype>
#include <locale>
#include <string>
#include <cstring>
#include <vector>
#include <fstream>
#include <sstream>