/* * MirrorAction.hpp * * Created on: Sep 10, 2014 * Author: heber */ #ifndef MIRRORACTION_HPP #define MIRRORACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "MirrorAction.def" #include "Action_impl_header.hpp" #endif // MIRRORACTION_HPP