Skip to content

Commit

Permalink
#1570: LB: fix namespace in BaseLB
Browse files Browse the repository at this point in the history
  • Loading branch information
lifflander committed Sep 30, 2021
1 parent 0d95036 commit 6d5debd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vt/vrt/collection/balance/baselb/baselb.h
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,6 @@ struct BaseLB {
StatisticMapType const* base_stats_ = nullptr;
};

}}}} /* end namespace vt::vrt::collection::balance::lb */
}}}} /* end namespace vt::vrt::collection::lb */

#endif /*INCLUDED_VT_VRT_COLLECTION_BALANCE_BASELB_BASELB_H*/

0 comments on commit 6d5debd

Please sign in to comment.