hotspot/src/cpu/arm/vm/c1_FpuStackSim_arm.cpp
changeset 46448 b5350a83520b
parent 42664 29142a56c193
--- a/hotspot/src/cpu/arm/vm/c1_FpuStackSim_arm.cpp	Tue May 09 13:50:06 2017 -0400
+++ b/hotspot/src/cpu/arm/vm/c1_FpuStackSim_arm.cpp	Wed May 10 08:37:17 2017 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2008, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -22,10 +22,4 @@
  *
  */
 
-#include "precompiled.hpp"
-#include "c1/c1_FpuStackSim.hpp"
-#include "c1/c1_FrameMap.hpp"
-#include "utilities/array.hpp"
-#include "utilities/ostream.hpp"
-
 // Nothing needed here