/* * WarrantyAction.hpp * * Created on: Oct 14, 2010 * Author: heber */ #ifndef WARRANTYACTION_HPP_ #define WARRANTYACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "WarrantyAction.def" #include "Action_impl_header.hpp" #endif /* WARRANTYACTION_HPP_ */