Skip to content

Commit

Permalink
Remove unnecessary includes from Fast CDR v1
Browse files Browse the repository at this point in the history
Signed-off-by: Irene Bandera <[email protected]>
  • Loading branch information
irenebm committed Apr 2, 2024
1 parent a29dd49 commit 6a9435e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,3 @@

// Include the class interfaces
%include <amlip_cpp/types/id/AmlipIdDataType.hpp>
%include <amlip_cpp/types/id/AmlipIdDataTypev1.hpp>
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ namespace std {

// Include the class interfaces
%include <amlip_cpp/types/model/ModelStatisticsDataType.hpp>
%include <amlip_cpp/types/model/ModelStatisticsDataTypev1.hpp>
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@

// Include needed headers
%include <amlip_cpp/types/status/StatusDataType.hpp>
%include <amlip_cpp/types/status/StatusDataTypev1.hpp>

0 comments on commit 6a9435e

Please sign in to comment.