preamble-with-implicit-import-B.h 103 Bytes Raw Blame History Permalink 1 2 3 #pragma once #include "preamble-with-implicit-import-C.h" // Circular typedef struct { char x; } Typo;