Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
g++.dg
/
modules
/
string-1_b.C
blob: d066b11f9163a94df0b48c967a4864aa285f022e [
file
] [
log
] [
blame
]
// { dg-additional-options "-fmodules-ts -fno-module-lazy" }
// { dg-skip-if "requires hosted libstdc++ for string" { ! hostedlib } }
#include
<string>
import
"string-1_a.H"
;