mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-30 09:26:15 +02:00
Cleanup namespaces
This commit is contained in:
parent
d9bdd1b6c0
commit
e7f1519ab2
7 changed files with 9 additions and 6 deletions
|
@ -26,6 +26,7 @@
|
|||
#include <iostream>
|
||||
|
||||
using namespace std;
|
||||
namespace websocket = beast::websocket; // from <boost/beast/websocket.hpp>
|
||||
|
||||
static constexpr auto LOG_TAG = "ControlSessionHTTP";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue