remove unused include (#291)

This commit is contained in:
William Woodall 2016-12-12 11:56:59 -08:00 committed by GitHub
parent e2f53b09b4
commit cc98d00add

View file

@ -22,8 +22,6 @@
#ifndef RCLCPP__VISIBILITY_CONTROL_HPP_
#define RCLCPP__VISIBILITY_CONTROL_HPP_
#include "rmw/rmw.h"
// This logic was borrowed (then namespaced) from the examples on the gcc wiki:
// https://gcc.gnu.org/wiki/Visibility