mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-01 23:59:43 +02:00
removed depency to boost lexical cast and boost algorithm
This commit is contained in:
parent
c8e58f272f
commit
84f9dd2d7a
7 changed files with 26 additions and 8 deletions
|
@ -24,7 +24,6 @@
|
|||
#include <iostream>
|
||||
#include <cstring>
|
||||
#include <sstream>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
#define logD std::clog << kDbg
|
||||
#define logO std::clog << kOut
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue