diff options
| author | Richard Linden <none@none> | 2013-04-12 16:35:14 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2013-04-12 16:35:14 -0700 |
| commit | dc261cbe4c7b1de8943f00218d62ab6180e7cfad (patch) | |
| tree | e52a2ab6c7545ef90a7bd1dcca97adbfb0671d42 /indra/newview/tests | |
| parent | 08b061dc1d9bfef8fc36ac25f260b291adda6d8c (diff) | |
| parent | 06a953f7fece6e7c5cb8f9facd246580767f8591 (diff) | |
Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics
Diffstat (limited to 'indra/newview/tests')
| -rw-r--r-- | indra/newview/tests/llviewerassetstats_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/tests/llviewerassetstats_test.cpp b/indra/newview/tests/llviewerassetstats_test.cpp index 41d141255b..ae93778534 100644 --- a/indra/newview/tests/llviewerassetstats_test.cpp +++ b/indra/newview/tests/llviewerassetstats_test.cpp @@ -39,7 +39,7 @@ namespace LLStatViewer { - LLTrace::<> FPS_SAMPLE("fpssample"); + LLTrace::MeasurementStatHandle<> FPS_SAMPLE("fpssample"); } void LLVOAvatar::getNearbyRezzedStats(std::vector<S32>& counts) |
