9 #ifndef _test_Vector_hpp_ 10 #define _test_Vector_hpp_ 12 #include <fei_macros.hpp> 16 #include <test_utils/tester.hpp> 18 #include <test_utils/testData.hpp> 20 #include <fei_SharedPtr.hpp> 21 #include <fei_Vector.hpp> 22 #include <fei_Factory.hpp> 33 static const char name[] =
"fei::Vector";
34 return((
const char*)name);
45 #endif // _test_Vector_hpp_