Skip to content

Commit

Permalink
Fixing Windows build.
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Nov 14, 2024
1 parent 1ea4f0e commit 3d602ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/include/cc_tools_qt/ToolsDataInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ namespace cc_tools_qt

/// @brief Information about incomming or outdoing data
/// @headerfile "cc_tools_qt/ToolsDataInfo.h"
struct ToolsDataInfo
struct CC_TOOLS_API ToolsDataInfo
{
/// @brief Type of clock used for timestamping
using TimestampClock = std::chrono::high_resolution_clock;
Expand Down

0 comments on commit 3d602ee

Please sign in to comment.