summaryrefslogtreecommitdiff
path: root/src/binder
diff options
context:
space:
mode:
Diffstat (limited to 'src/binder')
-rw-r--r--src/binder/inc/fusionassemblyname.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binder/inc/fusionassemblyname.hpp b/src/binder/inc/fusionassemblyname.hpp
index 8dfb554817..c4a97f92c6 100644
--- a/src/binder/inc/fusionassemblyname.hpp
+++ b/src/binder/inc/fusionassemblyname.hpp
@@ -108,7 +108,7 @@ public:
/* in */ DWORD cbProperty);
CAssemblyName();
- ~CAssemblyName();
+ virtual ~CAssemblyName();
HRESULT Init(LPCTSTR pszAssemblyName, ASSEMBLYMETADATA *pamd);
HRESULT Parse(LPCWSTR szDisplayName);