diff --git a/include/cell/copy/global_to_shared.hpp b/include/cell/copy/global_to_shared.hpp index ecd6ffa..05bb999 100644 --- a/include/cell/copy/global_to_shared.hpp +++ b/include/cell/copy/global_to_shared.hpp @@ -544,4 +544,5 @@ struct SharedToGlobalStorer { SharedOffset shared_offset_; GlobalOffset global_offset_; }; + } // namespace tilefusion::cell::copy