Skip to content

Commit

Permalink
Fix Windows tag
Browse files Browse the repository at this point in the history
Signed-off-by: tempate <[email protected]>
  • Loading branch information
Tempate committed Nov 7, 2023
1 parent 7cf6de8 commit a164cc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class McapReaderParticipant : public ddspipe::core::IParticipant
bool is_rtps_kind() const noexcept override;

//! Override topic_qos() IParticipant method
DDSPIPE_PARTICIPANTS_DllAPI
DDSRECORDER_PARTICIPANTS_DllAPI
ddspipe::core::types::TopicQoS topic_qos() const noexcept override;

//! Override create_writer_() IParticipant method
Expand Down

0 comments on commit a164cc6

Please sign in to comment.