Fix non-PCH build epsilon-gc-branch
authorshade
Thu, 19 Apr 2018 15:37:43 +0200
branchepsilon-gc-branch
changeset 56461 d661341c153a
parent 56458 7d42ec654589
child 56472 02bd022fcea1
Fix non-PCH build
src/hotspot/share/gc/epsilon/epsilonMonitoringSupport.cpp
--- a/src/hotspot/share/gc/epsilon/epsilonMonitoringSupport.cpp	Thu Apr 19 14:17:54 2018 +0200
+++ b/src/hotspot/share/gc/epsilon/epsilonMonitoringSupport.cpp	Thu Apr 19 15:37:43 2018 +0200
@@ -27,6 +27,7 @@
 #include "gc/shared/generationCounters.hpp"
 #include "memory/allocation.hpp"
 #include "memory/allocation.inline.hpp"
+#include "memory/metaspaceCounters.hpp"
 #include "memory/resourceArea.hpp"
 #include "services/memoryService.hpp"