From 3b29544538cce236bc1d1c4216de09193b442c17 Mon Sep 17 00:00:00 2001 From: methylDragon Date: Tue, 7 Jun 2022 17:13:43 -0700 Subject: [PATCH] Include AxisAlignedBox Signed-off-by: methylDragon --- include/gz/sim/Conversions.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/include/gz/sim/Conversions.hh b/include/gz/sim/Conversions.hh index 6d709834ece..f9959279e52 100644 --- a/include/gz/sim/Conversions.hh +++ b/include/gz/sim/Conversions.hh @@ -40,6 +40,7 @@ #include #include +#include #include #include #include