projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8bb170
)
use forward declaration instead of include
author
Josef Reidinger
<jreidinger@suse.cz>
Tue, 8 Apr 2008 11:51:28 +0000
(11:51 +0000)
committer
Josef Reidinger
<jreidinger@suse.cz>
Tue, 8 Apr 2008 11:51:28 +0000
(11:51 +0000)
zypp/ZYppCallbacks.h
patch
|
blob
|
history
diff --git
a/zypp/ZYppCallbacks.h
b/zypp/ZYppCallbacks.h
index
1348bdd
..
2904ba3
100644
(file)
--- a/
zypp/ZYppCallbacks.h
+++ b/
zypp/ZYppCallbacks.h
@@
-16,7
+16,6
@@
#include "zypp/Resolvable.h"
#include "zypp/RepoInfo.h"
#include "zypp/Pathname.h"
-#include "zypp/PoolQuery.h"
#include "zypp/Message.h"
#include "zypp/Url.h"
#include "zypp/ProgressData.h"
@@
-623,6
+622,7
@@
namespace zypp
} // namespace target
///////////////////////////////////////////////////////////////////
+class PoolQuery;
///////////////////////////////////////////////////////////////////
namespace locks
{