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