Skip to content

Commit d48ec42

Browse files
t0ny-pengbrakmic-aleksandar
authored andcommitted
Remove #pragma once in cpp code
1 parent 085177d commit d48ec42

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

rosidl_typesupport_protobuf_c/src/to_ros_c_string.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
* ================================ Apache 2.0 =================================
1818
*/
1919

20-
#pragma once
21-
2220
#include "rosidl_typesupport_protobuf_c/to_ros_c_string.hpp"
2321

2422
namespace typesupport_protobuf_c

rosidl_typesupport_protobuf_c/src/wstring_conversion.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
* ================================ Apache 2.0 =================================
1818
*/
1919

20-
#pragma once
21-
2220
#include "rosidl_typesupport_protobuf_c/wstring_conversion.hpp"
2321

2422
#include <cstring>

0 commit comments

Comments
 (0)