You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-ros/hector_pose_estimation_core/files/includes.patch

13 lines
506 B

Index: hector_localization-0.3.0/hector_pose_estimation_core/include/hector_pose_estimation/state.h
===================================================================
--- hector_localization-0.3.0.orig/include/hector_pose_estimation/state.h
+++ hector_localization-0.3.0/include/hector_pose_estimation/state.h
@@ -29,6 +29,7 @@
#ifndef HECTOR_POSE_ESTIMATION_STATE_H
#define HECTOR_POSE_ESTIMATION_STATE_H
+#include <vector>
#include <hector_pose_estimation/types.h>
#include <boost/function.hpp>