/* * StretchShapeAction.hpp * * Created on: Nov 23, 2012 * Author: ankele */ #ifndef STRETCHSHAPEACTION_HPP_ #define STRETCHSHAPEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "StretchShapeAction.def" #include "Action_impl_header.hpp" #endif /* STRETCHSHAPEACTION_HPP_ */