1 2 3 4 5 6 7
#define ZOT_DIR(x) <zot_##x##_dir.hxx> #include ZOT_DIR(macro) const char* zot_macro_dir_f() { return zot_macro_dir; }