From 3a24095610ecaba62495740bf8319ad467af4997 Mon Sep 17 00:00:00 2001 From: Sean Gillespie Date: Fri, 23 Jun 2017 14:48:41 -0700 Subject: [Local GC] Remove a number of inclusions of handle table private headers from the VM (#12389) * Remove inclusions of private handle table headers from the VM * Add TraceRefCountedHandles to the GC handle table interface * Fix the Unix build * Move ValidatePinnedObject to marshalnative.h --- src/vm/comcallablewrapper.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vm/comcallablewrapper.h') diff --git a/src/vm/comcallablewrapper.h b/src/vm/comcallablewrapper.h index dc0cf4f8aa..85647279f3 100644 --- a/src/vm/comcallablewrapper.h +++ b/src/vm/comcallablewrapper.h @@ -17,7 +17,6 @@ #include "vars.hpp" #include "stdinterfaces.h" #include "threads.h" -#include "objecthandle.h" #include "comutilnative.h" #include "spinlock.h" #include "comtoclrcall.h" -- cgit v1.2.3