We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d92335 commit 732a8d1Copy full SHA for 732a8d1
1 file changed
rmw_microxrcedds_c/src/rmw_service.c
@@ -12,14 +12,13 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
-#include "./rmw_microros_internal/utils.h"
16
-
17
#include <rmw/rmw.h>
18
#include <rmw/allocators.h>
19
20
#include <rosidl_typesupport_microxrcedds_c/identifier.h>
21
#include <rosidl_typesupport_microxrcedds_c/service_type_support.h>
22
+#include "./rmw_microros_internal/utils.h"
23
#include "./rmw_microros_internal/error_handling_internal.h"
24
25
rmw_service_t *
0 commit comments