Skip to content

Commit

Permalink
Refs #20359: Regenerated example types. Removed classes after monitor…
Browse files Browse the repository at this point in the history
… service refactor.

Signed-off-by: adriancampo <[email protected]>
  • Loading branch information
adriancampo committed Apr 4, 2024
1 parent b9389cf commit 0ece561
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 544 deletions.
2 changes: 1 addition & 1 deletion code/CodeTester.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include <fastrtps/log/Log.h>
#include <fastrtps/log/FileConsumer.h>
#include <fastrtps/TopicDataType.h>
#include <fastrtps/utils/IPLocator.h>
#include <fastdds/utils/IPLocator.h>


using namespace eprosima::fastrtps;
Expand Down
2 changes: 1 addition & 1 deletion code/DDSCodeTester.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
#include <fastdds/statistics/dds/domain/DomainParticipant.hpp>
#include <fastdds/statistics/dds/publisher/qos/DataWriterQos.hpp>
#include <fastdds/statistics/topic_names.hpp>
#include <fastrtps/utils/IPLocator.h>
#include <fastdds/utils/IPLocator.h>

using namespace eprosima::fastdds::dds;

Expand Down
286 changes: 0 additions & 286 deletions code/Examples/C++/DDSHelloWorld/src/HelloWorldv1.cxx

This file was deleted.

Loading

0 comments on commit 0ece561

Please sign in to comment.