00001 #ifndef TKDEPS_LIB_HH 00002 #define TKDEPS_LIB_HH 00003 00004 namespace tkdeps_lib { 00005 struct Test { 00006 double e; 00007 }; 00008 } 00009 00010 #endif 00011