#ifndef STRCT_H #define STRCT_H struct strct_outer { template struct strct; }; #endif