/* * GeometryRemoveAction.hpp * * Created on: Mar 31, 2017 * Author: heber */ #ifndef GEOMETRYREMOVEACTION_HPP_ #define GEOMETRYREMOVEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "../GeometryAction/GeometryRemoveAction.def" #include "Action_impl_header.hpp" #endif /* GEOMETRYREMOVEACTION_HPP_ */