libzypp 17.31.23
CommitPackageCacheImpl.cc
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8\---------------------------------------------------------------------*/
12#include <iostream>
13#include <zypp/base/Logger.h>
14
16
17using std::endl;
18
20namespace zypp
21{
23 namespace target
24 {
25
26
27
29 } // namespace target
32} // namespace zypp
Easy-to use interface to the ZYPP dependency resolver.
Definition: CodePitfalls.doc:2