From 170de8330e3be55794878cefb53f62266c9a029d Mon Sep 17 00:00:00 2001 From: Loren Shih Date: Thu, 26 May 2011 18:05:29 -0400 Subject: Added newline at end of header file to fix linux build. --- indra/newview/llaccountingquotamanager.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 + -- cgit v1.2.3