1 
2 #ifdef USE_LAYOUT
3 if (pkgName == "layout")
4 {
5 	return SWIGTYPE_p_LayoutExtension;
6 }
7 #endif
8