提交 f1122c57 编写于 作者: C coleenp

7019157: errorHandler doesn't compile with super old gcc without precompiled headers

Summary: old gccs don't support precompiled headers so have to supply includes
Reviewed-by: phh, kamg
上级 79b13641
......@@ -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.
先完成此消息的编辑!
想要评论请 注册