#include <iostream>
#include <map>
#include "zypp/base/Exception.h"
#include "zypp/Rel.h"
Go to the source code of this file.
Easy-to use interface to the ZYPP dependency resolver.
Definition in file Rel.cc.