diff --git a/math/magic_number.cpp b/math/magic_number.cpp index 3720dff65..c913c5dbd 100644 --- a/math/magic_number.cpp +++ b/math/magic_number.cpp @@ -37,6 +37,7 @@ bool magic_number(int n) { return false; } } +} // namespace math /** * @brief Test function