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