/* * SetRandomNumbersEngineAction.hpp * * Created on: Jan 01, 2011 * Author: heber */ #ifndef SETRANDOMNUMBERSENGINEACTION_HPP #define SETRANDOMNUMBERSENGINEACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "SetRandomNumbersEngineAction.def" #include "Action_impl_header.hpp" #endif // SETRANDOMNUMBERSENGINEACTION_HPP