blob: f4fa79e4eebacb7d4bf0c055c6085516c056b6b1 [file] [log] [blame]
// Header for PCH test cxx-required-decls.cpp
struct S {
S();
};
static S globS;