diff options
author | James Cook <james@lindenlab.com> | 2009-11-13 09:10:41 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-13 09:10:41 -0800 |
commit | 230f28080cfcb6785c248340aaa42cfb29703b23 (patch) | |
tree | 7b58e0afa8e8ea192312efdba797467c8f629004 /indra/llcommon/tests | |
parent | e66fc02224062e631a816fa9ed8de62f7cb83f83 (diff) | |
parent | 543fdfd512ae63a6a2e077c50027fc5ceb0a8e2a (diff) |
merge
Diffstat (limited to 'indra/llcommon/tests')
-rw-r--r-- | indra/llcommon/tests/lltreeiterators_test.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llcommon/tests/lltreeiterators_test.cpp b/indra/llcommon/tests/lltreeiterators_test.cpp index d6d9f68110..31c70b4daa 100644 --- a/indra/llcommon/tests/lltreeiterators_test.cpp +++ b/indra/llcommon/tests/lltreeiterators_test.cpp @@ -35,9 +35,6 @@ // Precompiled header #include "linden_common.h" -#if LL_WINDOWS -#pragma warning (disable : 4180) // qualifier applied to function type has no meaning; ignored -#endif // STL headers // std headers |