]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/orderlist.cc
Support tabs in sources.list files
[apt.git] / apt-pkg / orderlist.cc
index dae37e8f8f8bc55d147af020eb54ee924ba2e26f..1e0640422533633b6d262bc34463df2bc5c01d39 100644 (file)
 #include <apt-pkg/orderlist.h>
 #include <apt-pkg/depcache.h>
 #include <apt-pkg/error.h>
-#include <apt-pkg/sptr.h>
 #include <apt-pkg/configuration.h>
 #include <apt-pkg/cacheiterators.h>
 #include <apt-pkg/pkgcache.h>
 
 #include <stdlib.h>
 #include <string.h>
-#include <string>
 #include <iostream>
                                                                        /*}}}*/