diff --git a/core/include/gz/msgs/PointCloudPackedUtils.hh b/core/include/gz/msgs/PointCloudPackedUtils.hh index f746f8c0..37074aaf 100644 --- a/core/include/gz/msgs/PointCloudPackedUtils.hh +++ b/core/include/gz/msgs/PointCloudPackedUtils.hh @@ -24,6 +24,7 @@ #include #include +#include #include #include #include diff --git a/core/src/DynamicFactory.hh b/core/src/DynamicFactory.hh index 342f3edb..afe4c4c4 100644 --- a/core/src/DynamicFactory.hh +++ b/core/src/DynamicFactory.hh @@ -30,6 +30,7 @@ #pragma warning(pop) #endif +#include #include #include #include