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