File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 *
1818 */
1919
20- #ifndef _FASTDDS_PARTICIPANTEXTENDEDQOS_HPP_
21- #define _FASTDDS_PARTICIPANTEXTENDEDQOS_HPP_
20+ #ifndef FASTDDS_DDS_DOMAIN_QOS__PARTICIPANTEXTENDEDQOS_HPP
21+ #define FASTDDS_DDS_DOMAIN_QOS__PARTICIPANTEXTENDEDQOS_HPP
2222
2323#include < fastdds/fastdds_dll.hpp>
2424
@@ -95,8 +95,8 @@ class DomainParticipantExtendedQos : public DomainParticipantQos
9595};
9696
9797
98- } /* namespace dds */
99- } /* namespace fastdds */
100- } /* namespace eprosima */
98+ } // namespace dds
99+ } // namespace fastdds
100+ } // namespace eprosima
101101
102- #endif /* _FASTDDS_PARTICIPANTEXTENDEDQOS_HPP_ */
102+ #endif // FASTDDS_DDS_DOMAIN_QOS__PARTICIPANTEXTENDEDQOS_HPP
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- #ifndef _FASTDDS_FASTDDS_DLL_H_
16- #define _FASTDDS_FASTDDS_DLL_H_
15+ /* *
16+ * @file fastdds_dll.hpp
17+ *
18+ */
19+
20+ #ifndef FASTDDS_FASTDDS_DLL_H
21+ #define FASTDDS_FASTDDS_DLL_H
1722
1823#include < fastdds/config.hpp>
1924
6671#include < fastdds/fastdds_auto_link.hpp>
6772#endif // auto-linking disabled
6873
69- #endif // _FASTDDS_FASTDDS_DLL_H_
74+ #endif // FASTDDS_FASTDDS_DLL_H
Original file line number Diff line number Diff line change 1313// limitations under the License.
1414
1515/* !
16- * @file Token.h
16+ * @file Token.hpp
1717 */
1818#ifndef FASTDDS_RTPS_COMMON__TOKEN_HPP
1919#define FASTDDS_RTPS_COMMON__TOKEN_HPP
Original file line number Diff line number Diff line change 1313// limitations under the License.
1414
1515/* *
16- * @file RTPS_messages.h
16+ * @file RTPS_messages.hpp
1717 */
1818
1919#ifndef FASTDDS_RTPS_MESSAGES__RTPS_MESSAGES_HPP
You can’t perform that action at this time.
0 commit comments