/* * OutputAsAction.hpp * * Created on: May 8, 2010 * Author: heber */ #ifndef OUTPUTASACTION_HPP_ #define OUTPUTASACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "OutputAsAction.def" #include "Action_impl_header.hpp" #endif /* OUTPUTASACTION_HPP_ */