diff options
author | Richard Linden <none@none> | 2013-04-08 13:59:19 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2013-04-08 13:59:19 -0700 |
commit | 288b43facb89184cc8fced7e7542baa2c8549831 (patch) | |
tree | 4cc9a03bc065810bbc39c6eda86852a6b3d6b53f /indra/newview/tests/llviewerassetstats_test.cpp | |
parent | 164273afbb8131c5961266b7cb2c1e1d7973ea0b (diff) | |
parent | b4967dfa4f3817c890644cb9a545264b65fd747a (diff) |
Automated merge with bundle:c:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.63pnn4\ssh__hg.lindenlab.com_richard_viewer-interesting-metrics_efdmpj.hg
Diffstat (limited to 'indra/newview/tests/llviewerassetstats_test.cpp')
-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) |