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