Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.dg / pch / externc-1.C
blob26ffb50a0e72f91dded2c6ca291899612c0c56e8
1 #include "externc-1.H"
3 template <typename X> struct foo 
5   X y;
6 };