Added dummy classes for spotify stream reader

This commit is contained in:
badaix 2016-10-27 13:58:13 +02:00
parent accb15c98f
commit 17879618c7
10 changed files with 223 additions and 6 deletions

View file

@ -16,8 +16,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
***/
#ifndef FILE_READER_H
#define FILE_READER_H
#ifndef FILE_STREAM_H
#define FILE_STREAM_H
#include "pcmStream.h"
#include <fstream>