src/hotspot/os/windows/symbolengine.cpp
changeset 49039 0f81d08a578e
parent 47666 19219ec3f176
child 49355 30f39453f0a8
--- a/src/hotspot/os/windows/symbolengine.cpp	Wed Feb 21 14:08:26 2018 -0500
+++ b/src/hotspot/os/windows/symbolengine.cpp	Tue Feb 13 14:38:09 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 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
@@ -26,6 +26,7 @@
 #include "utilities/globalDefinitions.hpp"
 #include "symbolengine.hpp"
 #include "utilities/debug.hpp"
+#include "utilities/ostream.hpp"
 #include "windbghelp.hpp"
 
 #include <windows.h>