summaryrefslogtreecommitdiff
path: root/apt-pkg/templates.cc
blob: 0f86bde9af6e90d31be3c3630862c18cdd0dcae0 (plain)
1
2
3
4
5
/* All template instances are explicly declared here */

#include <pkglib/sourcelist.h>

template vector<pkgSourceList::Item>;