summaryrefslogtreecommitdiff
path: root/src/vm/eetoprofinterfaceimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/eetoprofinterfaceimpl.cpp')
-rw-r--r--src/vm/eetoprofinterfaceimpl.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vm/eetoprofinterfaceimpl.cpp b/src/vm/eetoprofinterfaceimpl.cpp
index 232fc6d883..fce4207cb9 100644
--- a/src/vm/eetoprofinterfaceimpl.cpp
+++ b/src/vm/eetoprofinterfaceimpl.cpp
@@ -370,6 +370,11 @@ EEToProfInterfaceImpl::CHashTableImpl::CHashTableImpl(ULONG iBuckets)
WRAPPER_NO_CONTRACT;
}
+EEToProfInterfaceImpl::CHashTableImpl::~CHashTableImpl()
+{
+ WRAPPER_NO_CONTRACT;
+}
+
//---------------------------------------------------------------------------------------
//
// Comparison function for hash table of ClassIDs