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