/* * CopyAction.hpp * * Created on: May 10, 2010 * Author: heber */ #ifndef COPYACTION_HPP #define COPYACTION_HPP #include "Actions/Action.hpp" #include "CopyAction.def" #include "Action_impl_header.hpp" #endif // COPYACTION_HPP