From bfa5f2cdcbb8209aca8e24d3d5b0357403cb47f6 Mon Sep 17 00:00:00 2001 From: Jackie Kay Date: Mon, 30 Nov 2015 13:20:59 -0800 Subject: [PATCH] Move scope_exit --- rclcpp/{src => include}/rclcpp/scope_exit.hpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename rclcpp/{src => include}/rclcpp/scope_exit.hpp (100%) diff --git a/rclcpp/src/rclcpp/scope_exit.hpp b/rclcpp/include/rclcpp/scope_exit.hpp similarity index 100% rename from rclcpp/src/rclcpp/scope_exit.hpp rename to rclcpp/include/rclcpp/scope_exit.hpp