#ifndef SNCCUBE_H #define SNCCUBE_H #include "SNCCube_global.h" class SNCCUBESHARED_EXPORT SNCCube { public: SNCCube(); }; #endif // SNCCUBE_H