]> git.saurik.com Git - apt.git/blob - apt-pkg/templates.cc
0f86bde9af6e90d31be3c3630862c18cdd0dcae0
[apt.git] / apt-pkg / templates.cc
1 /* All template instances are explicly declared here */
2
3 #include <pkglib/sourcelist.h>
4
5 template vector<pkgSourceList::Item>;