00001 #ifndef BUILD_REGEN_TYPEKIT_TEST_H 00002 #define BUILD_REGEN_TYPEKIT_TEST_H 00003 00004 namespace Regen { 00005 struct S0 { 00006 int field0; 00007 }; 00008 } 00009 00010 #endif