/* * ParseFragmentResultsAction.hpp * * Created on: Sep 04, 2016 * Author: heber */ #ifndef PARSEFRAGMENTRESULTSACTION_HPP_ #define PARSEFRAGMENTRESULTSACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "ParseFragmentResultsAction.def" #include "Action_impl_header.hpp" #endif /* PARSEFRAGMENTRESULTSACTION_HPP_ */