mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2025-12-26 22:48:09 +00:00
include sstream in linux/audio.cpp to prevent compilation errors
This commit is contained in:
parent
0c5daa44a1
commit
ee89b211de
@ -2,6 +2,8 @@
|
||||
// Created by loki on 5/16/21.
|
||||
//
|
||||
#include <bitset>
|
||||
#include <sstream>
|
||||
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
#include <pulse/error.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user