mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-21 04:56:13 +02:00
replaced boost::lexical_cast with c++11 functions
This commit is contained in:
parent
734adb8852
commit
c8e58f272f
9 changed files with 10 additions and 36 deletions
|
@ -18,7 +18,6 @@
|
|||
|
||||
#include "streamSession.h"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <iostream>
|
||||
#include <mutex>
|
||||
#include "common/log.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue