提交 4e932e22 编写于 作者: C coleenp

7022659: errorHandler doesn't compile without precompiled headers

Summary: add proper includes in errorHandler.hpp
Reviewed-by: phh, kamg
上级 5c360560
......@@ -26,6 +26,7 @@
#define SHARE_VM_UTILITIES_ERRORREPORTER_HPP
#include "utilities/globalDefinitions.hpp"
#include "memory/allocation.hpp"
class ErrorReporter : public StackObj {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册