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