test/hotspot/gtest/gc/shared/test_collectorPolicy.cpp
changeset 49857 31e07291ae29
parent 47216 71c04702a3d5
child 49860 ca5216a2a2cc
--- a/test/hotspot/gtest/gc/shared/test_collectorPolicy.cpp	Mon Apr 23 09:01:03 2018 -0700
+++ b/test/hotspot/gtest/gc/shared/test_collectorPolicy.cpp	Mon Apr 23 10:59:39 2018 -0500
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2018, 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
@@ -24,6 +24,7 @@
 #include "precompiled.hpp"
 #include "gc/shared/collectorPolicy.hpp"
 #include "runtime/arguments.hpp"
+#include "runtime/flags/flagSetting.hpp"
 #include "runtime/globals_extension.hpp"
 #include "utilities/align.hpp"
 #include "utilities/globalDefinitions.hpp"