diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-09-22 20:34:29 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-09-22 20:34:29 +0300 |
commit | 81c287f877a48381bfa212ad00fe23aef260ef5f (patch) | |
tree | 21c0a95aa0a41642924b5501cef33d08a37f709f /indra/newview/llperfstats.h | |
parent | b66f2e7da7d3ec68984d7fcb5e5996e1451c0baf (diff) |
SL-18202 WIP merging autotune contribution and updating UI #2
Diffstat (limited to 'indra/newview/llperfstats.h')
-rw-r--r-- | indra/newview/llperfstats.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llperfstats.h b/indra/newview/llperfstats.h index 1e867f5ef1..961594f18c 100644 --- a/indra/newview/llperfstats.h +++ b/indra/newview/llperfstats.h @@ -451,4 +451,4 @@ static inline void trackAttachments(const T * vobj, bool isRigged, RATptr* ratPt return; }; -#endif
\ No newline at end of file +#endif |