From 23a542bd526038934e05a237d5434b9cd5beb855 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 29 Dec 2024 11:08:14 +0100 Subject: Fix old bind.hpp include. --- test/dcp_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/dcp_test.cc b/test/dcp_test.cc index b59386f3..92569430 100644 --- a/test/dcp_test.cc +++ b/test/dcp_test.cc @@ -53,7 +53,7 @@ #include "test.h" #include #include -#include +#include #include -- cgit v1.2.3