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