~thopiekar/zypper/libzypp-manual-import

« back to all changes in this revision

Viewing changes to zypp/solver/detail/SolverQueueItemInstall.cc

  • Committer: Thomas-Karl Pietrowski
  • Date: 2015-08-15 15:59:50 UTC
  • Revision ID: thopiekar@googlemail.com-20150815155950-j66qn38efmvn289t
syncing with "changes 15.13.0 (11)"  #9a0aca7e3a21d768491b141a8ae86ef0c3fbc227
* https://github.com/openSUSE/libzypp/commit/9a0aca7e3a21d768491b141a8ae86ef0c3fbc227

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include <solv/solver.h>
23
23
}
24
24
 
 
25
#define ZYPP_USE_RESOLVER_INTERNALS
 
26
 
25
27
#include "zypp/base/Logger.h"
26
28
#include "zypp/IdString.h"
27
29
#include "zypp/IdStringType.h"