templates.cc 127 B

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