From 9dd72fc481349f0b5ce985164441eecfa6485c19 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 17 Mar 2025 01:25:02 +0100 Subject: Add abstraction of io_{context,service} and use it as appropriate. --- test/socket_test.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/socket_test.cc') diff --git a/test/socket_test.cc b/test/socket_test.cc index 70df1266b..b85f7b0cb 100644 --- a/test/socket_test.cc +++ b/test/socket_test.cc @@ -20,6 +20,7 @@ #include "lib/dcpomatic_socket.h" +#include "lib/io_context.h" #include "lib/server.h" #include #include -- cgit v1.2.3