#ifndef QT_META_H #define QT_META_H #include namespace QtCommon::Meta { // void RegisterMetaTypes(); } #endif // QT_META_H