#include "test_vidicon.h" namespace zsy { std::shared_ptr TestVidicon::photograph() { return nullptr; } } // zsy