hotspot/src/share/vm/classfile/stringTable.cpp
changeset 27684 e0391b2bf625
parent 26421 37d88e604ad0
child 28363 047115468f16
--- a/hotspot/src/share/vm/classfile/stringTable.cpp	Tue Nov 11 17:05:33 2014 +0100
+++ b/hotspot/src/share/vm/classfile/stringTable.cpp	Wed Nov 12 12:41:59 2014 +0100
@@ -36,6 +36,7 @@
 #include "runtime/atomic.inline.hpp"
 #include "runtime/mutexLocker.hpp"
 #include "utilities/hashtable.inline.hpp"
+#include "utilities/macros.hpp"
 #if INCLUDE_ALL_GCS
 #include "gc_implementation/g1/g1SATBCardTableModRefBS.hpp"
 #include "gc_implementation/g1/g1StringDedup.hpp"