/* * SetUndoMarkAction.hpp * * Created on: Apr 06, 2021 * Author: heber */ #ifndef SETUNDOMARKACTION_HPP_ #define SETUNDOMARKACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "SetUndoMarkAction.def" #include "Action_impl_header.hpp" #endif /* SETUNDOMARKACTION_HPP_ */