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

@ -24,9 +24,9 @@
#include "pipeStream.h"
#include "encoder/encoderFactory.h"
#include "common/log.h"
#include "common/snapException.h"
#include "common/strCompat.h"
#include "common/log.h"
using namespace std;