8065361: Fixup headers and definitions for INCLUDE_TRACE

Reviewed-by: sla, stefank
This commit is contained in:
Markus Grönlund 2014-11-19 16:08:01 +01:00
parent ef64d5393d
commit ac5d9dad16
14 changed files with 31 additions and 47 deletions

View file

@ -173,7 +173,7 @@
#endif // INCLUDE_ALL_GCS
#if INCLUDE_TRACE
#include "runtime/vmStructs_trace.hpp"
#include "runtime/vmStructs_trace.hpp"
#endif
#ifdef COMPILER2