]> git.saurik.com Git - apt.git/blob - apt-pkg/templates.cc
add --with{,out}-YODL to configure.in, so as to allow t...
[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>;