1 #pragma once 2 #include "preamble-with-implicit-import-C.h" // Circular 3 typedef struct { char x; } Typo; 4