diff --git a/include/dwarfs/inode_hasher.h b/include/dwarfs/inode_hasher.h index e612ac29..32d7c140 100644 --- a/include/dwarfs/inode_hasher.h +++ b/include/dwarfs/inode_hasher.h @@ -77,4 +77,5 @@ class inode_hasher { const std::vector window_; log_proxy log_; }; + } // namespace dwarfs