#ifndef SNCREC_H #define SNCREC_H #include "sncrec_global.h" class SNCRECSHARED_EXPORT SNCRec { public: SNCRec(); }; #endif // SNCREC_H