// PR c++/67318 // { dg-do compile { target c++11 } } template struct MyStruct1; template struct MyStruct2; template struct MyStruct3; template struct MyStruct4;