summaryrefslogtreecommitdiff
path: root/apt-pkg/cacheset.h
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-07-23 15:00:53 +0200
committerMichael Vogt <mvo@debian.org>2013-07-23 15:00:53 +0200
commit267275c59cc35704789a228c6e9b1464c4cabd74 (patch)
tree2479a7793527e8f81388100c83d628d72588ffcb /apt-pkg/cacheset.h
parent1af17f1de32234f3a878bd22eea1f45dff06eeb9 (diff)
remove double list include
Diffstat (limited to 'apt-pkg/cacheset.h')
-rw-r--r--apt-pkg/cacheset.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-pkg/cacheset.h b/apt-pkg/cacheset.h
index 2a45910ba..d7328d705 100644
--- a/apt-pkg/cacheset.h
+++ b/apt-pkg/cacheset.h
@@ -11,7 +11,6 @@
// Include Files /*{{{*/
#include <iostream>
#include <fstream>
-#include <list>
#include <map>
#include <set>
#include <list>