Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / ResObjects.h
1 /*---------------------------------------------------------------------\
2 |                          ____ _   __ __ ___                          |
3 |                         |__  / \ / / . \ . \                         |
4 |                           / / \ V /|  _/  _/                         |
5 |                          / /__ | | | | | |                           |
6 |                         /_____||_| |_| |_|                           |
7 |                                                                      |
8 \---------------------------------------------------------------------*/
9 /** \file       zypp/ResObjects.h
10  *
11 */
12 #ifndef ZYPP_RESOBJECTS_H
13 #define ZYPP_RESOBJECTS_H
14
15 #include "zypp/Package.h"
16 #include "zypp/Patch.h"
17 #include "zypp/Pattern.h"
18 #include "zypp/Product.h"
19 #include "zypp/SrcPackage.h"
20 #include "zypp/Application.h"
21
22 #endif // ZYPP_RESOBJECTS_H