Skip to content

Commit 13efa1f

Browse files
gleichdickahcorde
andauthored
reorder includes in tf2/include/tf2/impl/convert.h
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
1 parent 9fb1890 commit 13efa1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tf2/include/tf2/impl/convert.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@
3131
#ifndef TF2__IMPL__CONVERT_H_
3232
#define TF2__IMPL__CONVERT_H_
3333

34+
#include <type_traits>
35+
3436
#include <geometry_msgs/msg/quaternion.hpp>
3537
#include <std_msgs/msg/header.hpp>
36-
#include <type_traits>
3738

3839
#include "../time.h"
3940
#include "forward.hpp"

0 commit comments

Comments
 (0)