diff src/share/vm/services/diagnosticCommand.hpp @ 8003:3c9bc17b9403

Merge
author bpittore
date Thu, 07 Feb 2013 16:05:48 -0500
parents 8f696cf1a0fb db9981fd3124
children 31a4e55f8c9d
line wrap: on
line diff
--- a/src/share/vm/services/diagnosticCommand.hpp	Wed Feb 06 15:22:32 2013 -0800
+++ b/src/share/vm/services/diagnosticCommand.hpp	Thu Feb 07 16:05:48 2013 -0500
@@ -35,6 +35,7 @@
 #include "services/diagnosticCommand.hpp"
 #include "services/diagnosticFramework.hpp"
 #include "services/diagnosticCommand_ext.hpp"
+#include "utilities/macros.hpp"
 
 class HelpDCmd : public DCmdWithParser {
 protected: