diff src/share/vm/utilities/yieldingWorkgroup.hpp @ 12221:de88570fabfc

8024256: Minimal VM build is broken with PCH disabled Reviewed-by: coleenp, twisti
author dholmes
date Wed, 11 Sep 2013 00:38:18 -0400
parents db9981fd3124
children
line wrap: on
line diff
--- a/src/share/vm/utilities/yieldingWorkgroup.hpp	Fri Sep 06 11:11:19 2013 -0700
+++ b/src/share/vm/utilities/yieldingWorkgroup.hpp	Wed Sep 11 00:38:18 2013 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2013, 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
@@ -26,10 +26,7 @@
 #define SHARE_VM_UTILITIES_YIELDINGWORKGROUP_HPP
 
 #include "utilities/macros.hpp"
-#if INCLUDE_ALL_GCS
 #include "utilities/workgroup.hpp"
-#endif // INCLUDE_ALL_GCS
-
 
 // Forward declarations
 class YieldingFlexibleWorkGang;