Files
core/ASCOfficeRtfFile/RtfFormatLib/Linux/RtfFormatLib.h
Elen.Subbotina 0e26761cfb RtfConverter linux build
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62125 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-20 23:57:41 +03:00

13 lines
127 B
C++

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