projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mve MetaKey into pkgAcqBaseIndex
[apt.git]
/
apt-pkg
/
clean.h
diff --git
a/apt-pkg/clean.h
b/apt-pkg/clean.h
index ad4049e839e67cef1624d2ca60a9cde290d4998c..930d54a7ff3021e4464b7982d201278bed6fbe7b 100644
(file)
--- a/
apt-pkg/clean.h
+++ b/
apt-pkg/clean.h
@@
-10,8
+10,13
@@
#ifndef APTPKG_CLEAN_H
#define APTPKG_CLEAN_H
#ifndef APTPKG_CLEAN_H
#define APTPKG_CLEAN_H
-
+#ifndef APT_10_CLEANER_HEADERS
#include <apt-pkg/pkgcache.h>
#include <apt-pkg/pkgcache.h>
+#endif
+
+#include <string>
+
+class pkgCache;
class pkgArchiveCleaner
{
class pkgArchiveCleaner
{