Skip to content

Commit 7365c33

Browse files
committed
Build and run tests on Linux
Signed-off-by: Yangbo Long <[email protected]>
1 parent f4ffd30 commit 7365c33

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/cpp/fastdds/xtypes/dynamic_types/idl_parser/IdlParser.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ template<typename T> T promote(
396396
}
397397
}
398398

399-
const TypeKind promotion_type(
399+
TypeKind promotion_type(
400400
DynamicData::_ref_type a,
401401
DynamicData::_ref_type b)
402402
{

0 commit comments

Comments
 (0)