libzypp  16.22.5
Types.h
Go to the documentation of this file.
1 /*---------------------------------------------------------------------\
2 | ____ _ __ __ ___ |
3 | |__ / \ / / . \ . \ |
4 | / / \ V /| _/ _/ |
5 | / /__ | | | | | | |
6 | /_____||_| |_| |_| |
7 | |
8 \---------------------------------------------------------------------*/
14 #ifndef ZYPP_SOLVER_TYPES_H
15 #define ZYPP_SOLVER_TYPES_H
16 
17 #include "zypp/ResPool.h"
18 
19 #include "zypp/ResolverFocus.h"
20 #include "zypp/ResolverNamespace.h"
21 
22 #include "zypp/ResolverProblem.h"
23 
24 #endif // ZYPP_SOLVER_TYPES_H