< prev index next >

src/hotspot/share/ci/ciNullObject.cpp

Print this page

        

@@ -22,10 +22,11 @@
  *
  */
 
 #include "precompiled.hpp"
 #include "ci/ciNullObject.hpp"
+#include "ci/ciUtilities.hpp"
 
 // ciNullObject
 //
 // This class represents a null reference.  It can be used
 // as a class loader or as the null constant.
< prev index next >