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

#include <apt-pkg/sourcelist.h>

template vector<pkgSourceList::Item>;