# # patch "file_io.hh" # from [b8d941b217728649a865b8123309a441904b0884] # to [e06fc62b86ce6083e49061359acd5217f09dc0c9] # ======================================================================== --- file_io.hh b8d941b217728649a865b8123309a441904b0884 +++ file_io.hh e06fc62b86ce6083e49061359acd5217f09dc0c9 @@ -101,7 +101,7 @@ public: virtual void visit_file(system_path const & path) = 0; virtual ~absolute_tree_walker(); -} +}; void walk_tree_absolute(system_path const & path,