9 #ifndef _test_Factory_hpp_ 10 #define _test_Factory_hpp_ 12 #include <fei_macros.hpp> 14 #include <test_utils/tester.hpp> 15 #include <fei_SharedPtr.hpp> 17 #include <fei_fwd.hpp> 51 static const char name[] =
"fei::Factory";
52 return((
const char*)name);
61 #endif // _test_Factory_hpp_