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

@ -29,8 +29,8 @@
#include "memory/heapInspection.hpp"
#include "trace/tracing.hpp"
#include "utilities/globalDefinitions.hpp"
#include "utilities/macros.hpp"
#include "utilities/ticks.hpp"
#if INCLUDE_SERVICES
void ObjectCountEventSender::send(const KlassInfoEntry* entry, GCId gc_id, const Ticks& timestamp) {