Don't expose private headers.
authorMichael Andres <ma@suse.de>
Thu, 14 Jul 2011 11:46:21 +0000 (13:46 +0200)
committerMichael Andres <ma@suse.de>
Thu, 14 Jul 2011 11:46:21 +0000 (13:46 +0200)
zypp/sat/Transaction.h

index 0155905..358bf44 100644 (file)
@@ -23,7 +23,6 @@ extern "C"
 #include "zypp/base/Iterator.h"
 #include "zypp/base/DefaultIntegral.h"
 
-#include "zypp/sat/detail/PoolImpl.h"
 #include "zypp/sat/SolvIterMixin.h"
 #include "zypp/sat/Solvable.h"