First draft of make system and name change to apt-pkg
[ntk/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>;