blob: 8d225800c464843e64614ffede8f09169c1ae6c0 [file]
#ifdef CXX_PCH
# error "CXX PCH included in C source."
#endif
int no_pch(void)
{
return 0;
}