#ifndef AGDDINNERSTRUCTHH #define AGDDINNERSTRUCTHH namespace agdd { class InnerStruct { // define at some point }; } // end of agdd namespace #endif