diff options
| -rwxr-xr-x | indra/llmessage/tests/llhttpclientadapter_test.cpp | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/indra/llmessage/tests/llhttpclientadapter_test.cpp b/indra/llmessage/tests/llhttpclientadapter_test.cpp index e9ce116bb3..e0a82e237b 100755 --- a/indra/llmessage/tests/llhttpclientadapter_test.cpp +++ b/indra/llmessage/tests/llhttpclientadapter_test.cpp @@ -23,7 +23,7 @@   * Linden Research, Inc., 945 Battery Street, San Francisco, CA  94111  USA   * $/LicenseInfo$   */ - +#if 0  #include "llhttpclientadapter.h"  #include "../test/lltut.h" @@ -219,3 +219,4 @@ namespace tut  	}  } +#endif
\ No newline at end of file | 
