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