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