hotspot/src/share/tools/hsdis/hsdis-demo.c
changeset 8496 2d29a13b66ed
parent 7397 5b173b4ca846
child 8921 14bfe81f2a9d
--- a/hotspot/src/share/tools/hsdis/hsdis-demo.c	Mon Feb 28 06:07:12 2011 -0800
+++ b/hotspot/src/share/tools/hsdis/hsdis-demo.c	Mon Feb 28 17:12:42 2011 -0800
@@ -22,8 +22,6 @@
  *
  */
 
-#include "precompiled.hpp"
-
 /* hsdis-demo.c -- dump a range of addresses as native instructions
    This demonstrates the protocol required by the HotSpot PrintAssembly option.
 */