use real type
authorKlaus Kaempf <kkaempf@suse.de>
Sat, 28 Jan 2006 22:31:40 +0000 (22:31 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Sat, 28 Jan 2006 22:31:40 +0000 (22:31 +0000)
testsuite/solver/src/zypptestomatic.cc

index d672591..dad14b2 100644 (file)
@@ -79,7 +79,7 @@ static ZYpp::Ptr God;
 static SourceManager_Ptr manager;
 
 typedef list<unsigned int> ChecksumList;
-typedef std::set <zypp::PoolItem> PoolItemSet;
+typedef std::set <zypp::PoolItem_Ref> PoolItemSet;
 
 #define RESULT cout << ">!> "