#ifndef RTFFORMATLIB_H #define RTFFORMATLIB_H class RtfFormatLib { public: RtfFormatLib(); }; #endif // RTFFORMATLIB_H