Skip to content

Commit 7560330

Browse files
authored
Merge branch 'master' into feature/discovery_rework
2 parents c29b2a0 + 2e6ca4b commit 7560330

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/rtps/discovery/TopicData.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ struct TopicData {
7171
reliabilityKind(reliability),
7272
durabilityKind(DurabilityKind_t::VOLATILE), unicastLocator(loc) {}
7373

74+
7475
bool matchesTopicOf(const TopicData &other);
7576

7677
bool readFromUcdrBuffer(ucdrBuffer &buffer);

0 commit comments

Comments
 (0)