From e95946831f8ef53d29590735a2df661385edb008 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 6 Aug 2018 10:35:22 +0200 Subject: Replace boost by the standalone asio library --- src/output/UHD.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/output') diff --git a/src/output/UHD.cpp b/src/output/UHD.cpp index e4b578e..1106fe0 100644 --- a/src/output/UHD.cpp +++ b/src/output/UHD.cpp @@ -37,6 +37,7 @@ #include "Utils.h" #include +#include #include // 3.11.0.0 introduces the API breaking change, where -- cgit v1.2.3