]> git.saurik.com Git - apt.git/blame_incremental - apt-pkg/templates.cc
First draft of make system and name change to apt-pkg
[apt.git] / apt-pkg / templates.cc
... / ...
CommitLineData
1/* All template instances are explicly declared here */
2
3#include <apt-pkg/sourcelist.h>
4
5template vector<pkgSourceList::Item>;