ecore: another needed virtual destructor.

This commit is contained in:
Cedric Bail 2013-03-17 01:39:23 +01:00
parent 26d9130926
commit 5969101c57
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class CEnumFormatEtc : public IEnumFORMATETC
CEnumFormatEtc(FORMATETC *pFormatEtc, int nNumFormats);
~CEnumFormatEtc();
virtual ~CEnumFormatEtc();
public: // IUnknown