blob: 1b429678f21350822bb33d52c18b2dfabd9c5159 [file] [log] [blame]
Ben Langmuir6d25fdc2016-02-11 17:04:42 +00001#include "preamble-with-implicit-import-A.h"
2
3// Typo is defined in B, which is not imported.
4void useTypeFromB(Typo *);