/* * TranslateToOriginAction.hpp * * Created on: Aug 14, 2014 * Author: heber */ #ifndef TRANSLATETOORIGINACTION_HPP #define TRANSLATETOORIGINACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "TranslateToOriginAction.def" #include "Action_impl_header.hpp" #endif // TRANSLATETOORIGINACTION_HPP