< prev index next >

src/hotspot/share/services/mallocSiteTable.hpp

Print this page

        

@@ -23,10 +23,12 @@
  */
 
 #ifndef SHARE_SERVICES_MALLOCSITETABLE_HPP
 #define SHARE_SERVICES_MALLOCSITETABLE_HPP
 
+#include "utilities/macros.hpp"
+
 #if INCLUDE_NMT
 
 #include "memory/allocation.hpp"
 #include "runtime/atomic.hpp"
 #include "services/allocationSite.hpp"
< prev index next >