44 #ifndef NCPkgSelMapper_h
45 #define NCPkgSelMapper_h
98 typedef std::map<ZyppPkg, ZyppSel> Cache;
99 typedef std::pair<ZyppPkg, ZyppSel> CachePair;
100 typedef Cache::iterator CacheIterator;
102 static int _refCount;
108 #endif // NCPkgSelMapper_h