Imported Upstream version 17.23.5
[platform/upstream/libzypp.git] / zypp / ZYppCommit.h
1 /*---------------------------------------------------------------------\
2 |                          ____ _   __ __ ___                          |
3 |                         |__  / \ / / . \ . \                         |
4 |                           / / \ V /|  _/  _/                         |
5 |                          / /__ | | | | | |                           |
6 |                         /_____||_| |_| |_|                           |
7 |                                                                      |
8 \---------------------------------------------------------------------*/
9 /** \file       zypp/ZYppCommit.h
10  *
11 */
12 #ifndef ZYPP_ZYPPCOMMIT_H
13 #define ZYPP_ZYPPCOMMIT_H
14
15 #include <iosfwd>
16
17 #include <zypp/ZYppCommitPolicy.h>
18 #include <zypp/ZYppCommitResult.h>
19
20 ///////////////////////////////////////////////////////////////////
21 namespace zypp
22 { /////////////////////////////////////////////////////////////////
23   /////////////////////////////////////////////////////////////////
24 } // namespace zypp
25 ///////////////////////////////////////////////////////////////////
26 #endif // ZYPP_ZYPPCOMMIT_H