2023-07-01 20:22:27 +08:00

15 lines
113 B
C++

//
// Created by dongl on 23-7-1.
//
#ifndef IM2_SYN_H
#define IM2_SYN_H
class Syn {
};
#endif //IM2_SYN_H