src/hotspot/share/runtime/vframeArray.cpp
changeset 49593 4dd58ecc9912
parent 49480 d7df2dd501ce
child 54786 ebf733a324d4
--- a/src/hotspot/share/runtime/vframeArray.cpp	Thu Mar 15 21:24:10 2018 +0100
+++ b/src/hotspot/share/runtime/vframeArray.cpp	Thu Mar 15 21:29:36 2018 +0100
@@ -40,6 +40,7 @@
 #include "runtime/vframe.hpp"
 #include "runtime/vframeArray.hpp"
 #include "runtime/vframe_hp.hpp"
+#include "utilities/copy.hpp"
 #include "utilities/events.hpp"
 #ifdef COMPILER2
 #include "opto/runtime.hpp"