/* * NoDryRunAction.hpp * * Created on: May 15, 2015 * Author: heber */ #ifndef NODRYRUNACTION_HPP_ #define NODRYRUNACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "NoDryRunAction.def" #include "Action_impl_header.hpp" #endif /* NODRYRUNACTION_HPP_ */