diff --git a/include/loki/Checker.h b/include/loki/Checker.h index ffe879b..1f05ad7 100644 --- a/include/loki/Checker.h +++ b/include/loki/Checker.h @@ -773,6 +773,6 @@ struct CheckStaticFor // ---------------------------------------------------------------------------- -}; // end namespace Loki +} // end namespace Loki #endif