Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8257233: Windows x86 build is broken by JDK-8252684
Reviewed-by: mikael
  • Loading branch information
David Holmes committed Nov 29, 2020
1 parent c93f0a0 commit 04eecf0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/hotspot/gtest/aarch64/test_assembler_aarch64.cpp
Expand Up @@ -22,9 +22,10 @@
* questions.
*/

#include "precompiled.hpp"

#ifdef AARCH64

#include "precompiled.hpp"
#include "asm/assembler.hpp"
#include "asm/assembler.inline.hpp"
#include "compiler/disassembler.hpp"
Expand Down

1 comment on commit 04eecf0

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.