/* * RemoveShapeAction.hpp * * Created on: Oct 2, 2012 * Author: ankele */ #ifndef REMOVESHAPEACTION_HPP_ #define REMOVESHAPEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "RemoveShapeAction.def" #include "Action_impl_header.hpp" #endif /* REMOVESHAPEACTION_HPP_ */