]> git.saurik.com Git - apt.git/blob - apt-pkg/templates.cc
Tuning
[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>;