From 91cca79c1453be22b878c00a0c51abaedba4f21a Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Thu, 9 Apr 2020 08:06:46 -0400 Subject: DRTVWR-476: #include "boost/noncopyable.hpp" in another consumer. --- indra/llcorehttp/_httpreplyqueue.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra') diff --git a/indra/llcorehttp/_httpreplyqueue.h b/indra/llcorehttp/_httpreplyqueue.h index 0e39e22dde..928ee10a83 100644 --- a/indra/llcorehttp/_httpreplyqueue.h +++ b/indra/llcorehttp/_httpreplyqueue.h @@ -30,6 +30,7 @@ #include "_refcounted.h" #include "_mutex.h" +#include "boost/noncopyable.hpp" namespace LLCore -- cgit v1.2.3