From 9491edb1f0d0cbcf7fd823d7d8cf1d0ece3cfbf7 Mon Sep 17 00:00:00 2001 From: Klaus Kaempf Date: Thu, 26 Jan 2006 21:01:33 +0000 Subject: [PATCH] remove temporary --- zypp/solver/libzypp_solver.h | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/zypp/solver/libzypp_solver.h b/zypp/solver/libzypp_solver.h index 43c9ef7..fab8352 100644 --- a/zypp/solver/libzypp_solver.h +++ b/zypp/solver/libzypp_solver.h @@ -21,23 +21,11 @@ #ifndef ZYPP_SOLVER_DETAIL_LIBZYPP_H #define ZYPP_SOLVER_DETAIL_LIBZYPP_H -#include "zypp/solver/temporary/Channel.h" -#include "zypp/solver/temporary/Match.h" -#include "zypp/solver/temporary/ResItem.h" -#include "zypp/solver/temporary/Spec.h" -#include "zypp/solver/temporary/World.h" -#include "zypp/solver/temporary/UndumpWorld.h" -#include "zypp/solver/temporary/StoreWorld.h" -#include "zypp/solver/temporary/MultiWorld.h" #include "zypp/solver/detail/Resolver.h" #include "zypp/solver/detail/ResolverContext.h" #include "zypp/solver/detail/ResolverProblem.h" #include "zypp/solver/detail/ProblemSolution.h" #include "zypp/solver/detail/SolutionAction.h" #include "zypp/solver/detail/InstallOrder.h" -#include "zypp/solver/temporary/XmlNode.h" - -#include "zypp/solver/temporary/utils.h" -#include "zypp/solver/temporary/extract.h" #endif // ZYPP_SOLVER_DETAIL_LIBZYPP_H -- 2.7.4