Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / solver / detail / Testcase.h
index e0b99a0..16ceb9b 100644 (file)
 
 #ifndef ZYPP_SOLVER_DETAIL_TESTCASE_H
 #define ZYPP_SOLVER_DETAIL_TESTCASE_H
-#ifndef ZYPP_USE_RESOLVER_INTERNALS
-#error Do not directly include this file!
-#else
 
 #include <string>
+#include "zypp/solver/detail/Resolver.h"
 
 /////////////////////////////////////////////////////////////////////////
 namespace zypp
@@ -28,8 +26,6 @@ namespace zypp
     namespace detail
     { ///////////////////////////////////////////////////////////////////
 
-      class Resolver;
-
       ///////////////////////////////////////////////////////////////////
       //
       //       CLASS NAME : Testcase
@@ -58,5 +54,5 @@ namespace zypp
   ///////////////////////////////////////////////////////////////////////
 };// namespace zypp
 /////////////////////////////////////////////////////////////////////////
-#endif // ZYPP_USE_RESOLVER_INTERNALS
+
 #endif // ZYPP_SOLVER_DETAIL_TESTCASE_H