mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +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