libzypp 17.31.23
ZYppCommit.h
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8\---------------------------------------------------------------------*/
12#ifndef ZYPP_ZYPPCOMMIT_H
13#define ZYPP_ZYPPCOMMIT_H
14
15#include <iosfwd>
16
19
21namespace zypp
22{
24} // namespace zypp
26#endif // ZYPP_ZYPPCOMMIT_H
Easy-to use interface to the ZYPP dependency resolver.
Definition: CodePitfalls.doc:2