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