summaryrefslogtreecommitdiff
path: root/src/vm/proftoeeinterfaceimpl.h
diff options
context:
space:
mode:
authorAndreas Strid <andreas_strid@bredband.net>2015-12-21 15:33:18 +0100
committerAndreas Strid <andreas_strid@bredband.net>2016-01-31 17:33:53 +0100
commit4c375f4ddfb1d35fd57d6f208e9de30350b4dbdd (patch)
tree2a4aaff0604b37f4bef68fbef46fe4afd7cbbb79 /src/vm/proftoeeinterfaceimpl.h
parent85f256e9b41cac20834d9695675e3ac8694454f9 (diff)
downloadcoreclr-4c375f4ddfb1d35fd57d6f208e9de30350b4dbdd.tar.gz
coreclr-4c375f4ddfb1d35fd57d6f208e9de30350b4dbdd.tar.bz2
coreclr-4c375f4ddfb1d35fd57d6f208e9de30350b4dbdd.zip
Enabling profiling on Unix/OS X.
Diffstat (limited to 'src/vm/proftoeeinterfaceimpl.h')
-rw-r--r--src/vm/proftoeeinterfaceimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm/proftoeeinterfaceimpl.h b/src/vm/proftoeeinterfaceimpl.h
index d256788240..1a12d136d3 100644
--- a/src/vm/proftoeeinterfaceimpl.h
+++ b/src/vm/proftoeeinterfaceimpl.h
@@ -144,7 +144,7 @@ public:
static void ObjectRefCallback(void* context, void* objectRefUNSAFE);
ProfToEEInterfaceImpl();
- ~ProfToEEInterfaceImpl();
+ virtual ~ProfToEEInterfaceImpl();
HRESULT Init();
// IUnknown