From d22cb528aab416b31a5ef0e672d155ab97185873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Micha=C3=ABl=20Celerier?= Date: Thu, 11 Apr 2019 12:05:37 +0200 Subject: [PATCH 1/2] Fix linux build --- examples/print_devices.cpp | 4 +- include/__audio_buffer.h | 1 - include/audio | 3 + include/audio_backend/__null_backend.h | 90 +++++++++++++++++++++----- 4 files changed, 79 insertions(+), 19 deletions(-) diff --git a/examples/print_devices.cpp b/examples/print_devices.cpp index 721ed2f..aee5c93 100644 --- a/examples/print_devices.cpp +++ b/examples/print_devices.cpp @@ -5,7 +5,7 @@ #include #include