/* * RemoveAction.hpp * * Created on: May 9, 2010 * Author: heber */ #ifndef REMOVEACTION_HPP_ #define REMOVEACTION_HPP_ #include "Actions/Action.hpp" #include "RemoveAction.def" #include "Action_impl_header.hpp" #endif /* REMOVEACTION_HPP_ */