/* * FillRegularGridAction.hpp * * Created on: Jan 12, 2012 * Author: heber */ #ifndef FILLREGULARGRIDACTION_HPP #define FILLREGULARGRIDACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "FillRegularGridAction.def" #include "Action_impl_header.hpp" #endif // FILLREGULARGRIDACTION_HPP