/* * RandomPerturbationAction.hpp * * Created on: Apr 2, 2017 * Author: heber */ #ifndef RANDOMPERTURBATIONACTION_HPP_ #define RANDOMPERTURBATIONACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "RandomPerturbationAction.def" #include "Action_impl_header.hpp" #endif /* RANDOMPERTURBATIONACTION_HPP_ */