libzypp
10.5.0
|
00001 /*---------------------------------------------------------------------\ 00002 | ____ _ __ __ ___ | 00003 | |__ / \ / / . \ . \ | 00004 | / / \ V /| _/ _/ | 00005 | / /__ | | | | | | | 00006 | /_____||_| |_| |_| | 00007 | | 00008 \---------------------------------------------------------------------*/ 00012 #ifndef ZYPP_ZYPPCOMMIT_H 00013 #define ZYPP_ZYPPCOMMIT_H 00014 00015 #include <iosfwd> 00016 00017 #include "zypp/ZYppCommitPolicy.h" 00018 #include "zypp/ZYppCommitResult.h" 00019 00021 namespace zypp 00022 { 00023 00024 } // namespace zypp 00026 #endif // ZYPP_ZYPPCOMMIT_H