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