Skip to content

Commit 0cd177c

Browse files
committed
drt: clang-tidy requested changes
Signed-off-by: osamahammad21 <osama21@aucegypt.edu>
1 parent 0eefdf3 commit 0cd177c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/drt/src/global.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ struct RouterConfiguration
9898
std::set<std::string> unidirectional_layer_names_;
9999

100100
template <class Archive>
101-
void serialize(Archive& ar, const unsigned int version);
101+
void serialize(Archive& ar, unsigned int version);
102102
};
103103

104104
constexpr int DIRBITSIZE = 3;

0 commit comments

Comments
 (0)