templates.cc 128 B

123456
  1. /* All template instances are explicly declared here */
  2. #include <apt-pkg/sourcelist.h>
  3. template vector<pkgSourceList::Item>;