diff options
Diffstat (limited to 'indra/llmessage/tests/llmockhttpclient.h')
-rw-r--r-- | indra/llmessage/tests/llmockhttpclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <gmock/gmock.h> +//#include <gmock/gmock.h> class LLMockHTTPClient : public LLHTTPClientInterface { |