From 2eeb503962f31665a19bee24e2e46840f7086f33 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 30 Jan 2019 16:50:13 +0000 Subject: Missing #include. --- src/lib/dcpomatic_socket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib') diff --git a/src/lib/dcpomatic_socket.h b/src/lib/dcpomatic_socket.h index 6f7c05e22..870e7315c 100644 --- a/src/lib/dcpomatic_socket.h +++ b/src/lib/dcpomatic_socket.h @@ -19,6 +19,7 @@ */ #include +#include /** @class Socket * @brief A class to wrap a boost::asio::ip::tcp::socket with some things -- cgit v1.2.3