Iam facing a linker warning for an example code..
Cpp code:
1.h
namespace xx{ struct yy{ float pp[50]; };}
// End of namespac