aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/pch/template-1.C
blob: c1718a991a4f1cf3c3de864604cf6db87a1e25e8 (plain)
1
2
3
4
5
6
7
8
// PR c++/28217

#include "template-1.H"

int
main (void)
{
}