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