]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/policy.cc
Cleanup includes after running iwyu
[apt.git] / apt-pkg / policy.cc
index badf702caecdfc728749652bf4e8b13ef415ff48..eaa72f084159c6ada1312bc5a7d480daa9597dd4 100644 (file)
@@ -22,7 +22,6 @@
 #include <apt-pkg/strutl.h>
 #include <apt-pkg/fileutl.h>
 #include <apt-pkg/error.h>
-#include <apt-pkg/sptr.h>
 #include <apt-pkg/cacheiterators.h>
 #include <apt-pkg/pkgcache.h>
 #include <apt-pkg/versionmatch.h>
@@ -34,7 +33,6 @@
 #include <string>
 #include <vector>
 #include <iostream>
-#include <sstream>
 
 #include <apti18n.h>
                                                                        /*}}}*/