From 0eaca22969fb14402a898325a64276e1c11dff0c Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Thu, 2 May 2024 15:59:42 -0400 Subject: Try suppressing #include (fails on Linux). --- indra/llmessage/tests/llmockhttpclient.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llmessage/tests') diff --git a/indra/llmessage/tests/llmockhttpclient.h b/indra/llmessage/tests/llmockhttpclient.h index af26bf8803..0afe2d386a 100644 --- a/indra/llmessage/tests/llmockhttpclient.h +++ b/indra/llmessage/tests/llmockhttpclient.h @@ -31,7 +31,7 @@ #include "linden_common.h" #include "llhttpclientinterface.h" -#include +//#include class LLMockHTTPClient : public LLHTTPClientInterface { -- cgit v1.2.3