Skip to content

Commit

Permalink
Add missing Windows header
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 b9d2c47 commit 0c5fff5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ struct DdsPipeConfiguration : public IConfiguration
*
* @return The manual topics for a specific topic.
*/
DDSPIPE_CORE_DllAPI
std::vector<core::types::ManualTopic> get_manual_topics(
const core::ITopic& topic) const noexcept;

Expand Down

0 comments on commit 0c5fff5

Please sign in to comment.