diff --git a/src/list.h b/src/list.h index 9470f162af3ed..2f9ca8a068282 100644 --- a/src/list.h +++ b/src/list.h @@ -2456,7 +2456,7 @@ inline void swap( list &a, a.swap( b ); } -} // cata namespace +} // namespace cata #undef LIST_BLOCK_MAX #undef LIST_BLOCK_MIN