#ifndef CIMEXPORTER_H #define CIMEXPORTER_H class CIMExporter { public: CIMExporter(); }; #endif // CIMEXPORTER_H