Fixed build
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
with:
|
||||
usesh: true
|
||||
prepare: |
|
||||
pkg install -y cmake pkgconf boost-libs ffmpeg stb libconfig taglib libarchive xxhash wt googletest pugixml
|
||||
pkg install -y cmake pkgconf boost-libs ffmpeg stb libconfig taglib libarchive xxhash wt googletest pugixml pulseaudio
|
||||
|
||||
run: |
|
||||
mkdir build
|
||||
|
||||
@@ -22,12 +22,11 @@
|
||||
#include <chrono>
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <span>
|
||||
#include <string_view>
|
||||
|
||||
#include <boost/asio/io_context.hpp>
|
||||
|
||||
#include "core/EnumSet.hpp"
|
||||
|
||||
#include "audio/PcmTypes.hpp"
|
||||
|
||||
namespace lms::audio
|
||||
|
||||
Reference in New Issue
Block a user