/* * HelpAction.hpp * * Created on: May 8, 2010 * Author: heber */ #ifndef HELPACTION_HPP_ #define HELPACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "HelpAction.def" #include "Action_impl_header.hpp" #endif /* HELPACTION_HPP_ */