Skip to content

Commit 9fb1890

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tf2/include/tf2/convert.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@
3333

3434
#include <algorithm>
3535
#include <array>
36+
#include <string>
37+
3638
#include <builtin_interfaces/msg/time.hpp>
3739
#include <geometry_msgs/msg/transform_stamped.hpp>
3840
#include <rosidl_runtime_cpp/traits.hpp>
39-
#include <string>
41+
4042

4143
#include "exceptions.h"
4244
#include "impl/convert.h"

0 commit comments

Comments
 (0)