hotspot/src/share/vm/classfile/classLoaderData.hpp
changeset 27673 df559a888b9f
parent 27461 90e9e0f9c0c5
child 29576 c223b0a9872e
child 29469 2213171cca5b
--- a/hotspot/src/share/vm/classfile/classLoaderData.hpp	Tue Nov 18 03:38:50 2014 -0800
+++ b/hotspot/src/share/vm/classfile/classLoaderData.hpp	Wed Nov 19 16:08:01 2014 +0100
@@ -31,8 +31,9 @@
 #include "memory/metaspaceCounters.hpp"
 #include "runtime/mutex.hpp"
 #include "utilities/growableArray.hpp"
+#include "utilities/macros.hpp"
 #if INCLUDE_TRACE
-# include "utilities/ticks.hpp"
+#include "utilities/ticks.hpp"
 #endif
 
 //