diff options
-rw-r--r-- | indra/newview/llaccountingquotamanager.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llaccountingquotamanager.h b/indra/newview/llaccountingquotamanager.h index 4c20561bce..9551df272c 100644 --- a/indra/newview/llaccountingquotamanager.h +++ b/indra/newview/llaccountingquotamanager.h @@ -57,4 +57,5 @@ private: }; //=============================================================================== -#endif
\ No newline at end of file +#endif // LLACCOUNTINGQUOTAMANAGER + |