/* * CreateShapeAction.hpp * * Created on: Sep 13, 2012 * Author: ankele */ #ifndef CREATESHAPEACTION_HPP_ #define CREATESHAPEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "CreateShapeAction.def" #include "Action_impl_header.hpp" #endif /* CREATESHAPEACTION_HPP_ */