blob: 08de37ecc921d4aa040e687884aeb1d377453efa [file] [log] [blame]
// { dg-options "-save-temps -fpch-preprocess -I." }
#include "pch.H"
int main()
{
return 0;
}
// { dg-final { cleanup-saved-temps } }