libzypp 17.38.6
solvattr.h
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8\---------------------------------------------------------------------*/
9// Automatically generated wrapper for zypp/sat/SolvAttr.h
10// Source Namespace: zypp -> Target Namespace: zyppng
11#ifndef SOLVATTR_H_ZYPPNG_WRAPPER_H
12#define SOLVATTR_H_ZYPPNG_WRAPPER_H
13
14#include <zypp/sat/SolvAttr.h>
15
16namespace zyppng
17{
18
19 namespace sat {
20 using ::zypp::sat::SolvAttr;
21 } // namespace sat
22
23} // namespace zyppng
24#endif // SOLVATTR_H_ZYPPNG_WRAPPER_H
This file contains private API, this might break at any time between releases.