preamble-with-implicit-import-B.h 103 Bytes
#pragma once
#include "preamble-with-implicit-import-C.h" // Circular
typedef struct { char x; } Typo;