diff --git a/apps/statistics/box_range.h b/apps/statistics/box_range.h index 4b146903f..118572d73 100644 --- a/apps/statistics/box_range.h +++ b/apps/statistics/box_range.h @@ -16,9 +16,8 @@ public: float xGridUnit() override; private: Store * m_store; - }; -#endif - } + +#endif \ No newline at end of file