include sstream in linux/audio.cpp to prevent compilation errors
This commit is contained in:
parent
0c5daa44a1
commit
ee89b211de
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
// Created by loki on 5/16/21.
|
||||
//
|
||||
#include <bitset>
|
||||
#include <sstream>
|
||||
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
#include <pulse/error.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue