File tree 2 files changed +1
-2
lines changed
fastdds_python/test/types
fastdds_python_examples/HelloWorldExample
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 54
54
%}
55
55
56
56
%include <fastcdr/config.h>
57
- %import(module=" fastdds" ) " fastcdr/xcdr/optional.hpp"
58
57
%import(module=" fastdds" ) " fastcdr/cdr/fixed_size_string.hpp"
59
58
%import(module=" fastdds" ) " fastdds/dds/core/LoanableCollection.hpp"
60
59
%import(module=" fastdds" ) " fastdds/dds/core/LoanableTypedCollection.hpp"
Original file line number Diff line number Diff line change 54
54
%}
55
55
56
56
%include <fastcdr/config.h>
57
- %import(module=" fastdds" ) " fastcdr/xcdr/optional .hpp"
57
+ %import(module=" fastdds" ) " fastcdr/cdr/fixed_size_string .hpp"
58
58
%import(module=" fastdds" ) " fastdds/dds/core/LoanableCollection.hpp"
59
59
%import(module=" fastdds" ) " fastdds/dds/core/LoanableTypedCollection.hpp"
60
60
%import(module=" fastdds" ) " fastdds/dds/core/LoanableSequence.hpp"
You can’t perform that action at this time.
0 commit comments