]> git.saurik.com Git - apt.git/blob - apt-pkg/templates.cc
modified debian/rules so now you can pass the pkg name ...
[apt.git] / apt-pkg / templates.cc
1 /* All template instances are explicly declared here */
2
3 #include <apt-pkg/sourcelist.h>
4
5 template vector<pkgSourceList::Item>;