Skip to content

Commit 0f9dfee

Browse files
committed
Refs #21159: Account for removal of ParameterTypes.h
Signed-off-by: eduponz <eduardoponz@eprosima.com>
1 parent 6bcc5d4 commit 0f9dfee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

code/DDSCodeTester.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
#include <fastdds/dds/xtypes/dynamic_types/DynamicTypeBuilderFactory.hpp>
3939
#include <fastdds/dds/xtypes/type_representation/TypeObject.hpp>
4040
#include <fastdds/rtps/attributes/ThreadSettings.hpp>
41+
#include <fastdds/rtps/common/WriteParams.h>
42+
#include <fastdds/rtps/history/IPayloadPool.h>
4143
#include <fastdds/rtps/transport/ChainingTransport.h>
4244
#include <fastdds/rtps/transport/ChainingTransportDescriptor.h>
4345
#include <fastdds/rtps/transport/network/AllowedNetworkInterface.hpp>

0 commit comments

Comments
 (0)