blob: b3a67b76b58276d1ed52904c855b74280640a611 [file] [log] [blame]
// { dg-do compile }
// { dg-options "-fshow-column" }
ACE_Process_Descriptor::ACE_Process_Descriptor () :
// { dg-error "does not name a type" "no type" { target *-*-* } .-1 }
process_ (0)
{
}