From c46f94aa48a9707668c46118b3eec77ff318b78c Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 12 Jul 2017 13:42:18 +0200 Subject: Drop cacheiterators.h include Including cacheiterators.h before pkgcache.h fails because pkgcache.h depends on cacheiterators.h. --- apt-pkg/sourcelist.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apt-pkg/sourcelist.h') diff --git a/apt-pkg/sourcelist.h b/apt-pkg/sourcelist.h index 65f9c2b89..3971ce4d0 100644 --- a/apt-pkg/sourcelist.h +++ b/apt-pkg/sourcelist.h @@ -23,7 +23,6 @@ #define PKGLIB_SOURCELIST_H #include -#include #include #include -- cgit v1.2.3