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