/* * RedoAction.hpp * * Created on: Oct 27, 2010 * Author: heber */ #ifndef REDOACTION_HPP_ #define REDOACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "RedoAction.def" #include "Actions/Action_impl_header.hpp" #endif /* REDOACTION_HPP_ */