#include "TestHasTypeCheckTypedef.hpp" int main() { // Enclosing type does not exist tti::TheInteger aVar; return 0; }