src/hotspot/share/aot/aotCodeHeap.cpp
changeset 58980 47c20fc6a517
parent 58901 2700c409ff10
child 59252 623722a6aeb9
--- a/src/hotspot/share/aot/aotCodeHeap.cpp	Fri Nov 08 09:16:48 2019 +0100
+++ b/src/hotspot/share/aot/aotCodeHeap.cpp	Fri Nov 08 10:01:13 2019 +0100
@@ -34,6 +34,7 @@
 #include "interpreter/abstractInterpreter.hpp"
 #include "jvmci/compilerRuntime.hpp"
 #include "jvmci/jvmciRuntime.hpp"
+#include "logging/log.hpp"
 #include "memory/allocation.inline.hpp"
 #include "memory/universe.hpp"
 #include "oops/compressedOops.hpp"