[runtime] Make debugger-engine.h includable
commitc98810959e705f995a07a0cc5e666c7fba2a86b7
authorAlexander Kyte <alkyte@microsoft.com>
Fri, 15 Jun 2018 23:39:45 +0000 (15 19:39 -0400)
committerAlexander Kyte <alkyte@microsoft.com>
Tue, 19 Jun 2018 16:44:18 +0000 (19 12:44 -0400)
tree37cf5af135c2f84a02994d939fb4f42724f4ebbe
parent475a69f7c56a3827a4eafe9fed4151b6feed05a4
[runtime] Make debugger-engine.h includable

Previously one had to include the proper types for this header in
the file including this header, before this header is included. Rather
than put irrelevant includes in other files, I'm adding includes here so
this file brings in its own dependencies.
mono/mini/debugger-engine.h