libzypp  11.13.5
ResObjects.h
Go to the documentation of this file.
1 /*---------------------------------------------------------------------\
2 | ____ _ __ __ ___ |
3 | |__ / \ / / . \ . \ |
4 | / / \ V /| _/ _/ |
5 | / /__ | | | | | | |
6 | /_____||_| |_| |_| |
7 | |
8 \---------------------------------------------------------------------*/
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 
21 #endif // ZYPP_RESOBJECTS_H