mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
include sstream in linux/audio.cpp to prevent compilation errors
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// Created by loki on 5/16/21.
|
||||
//
|
||||
#include <bitset>
|
||||
#include <sstream>
|
||||
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
#include <pulse/error.h>
|
||||
|
||||
Reference in New Issue
Block a user