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