cimforreduceloss/testHasttable/cimexporter.h

11 lines
120 B
C
Raw Normal View History

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