Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8253314: precompiled.hpp missing from vmIntrinsics.cpp
Reviewed-by: mikael
  • Loading branch information
iklam committed Sep 17, 2020
1 parent d4269fd commit 2c3a37c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/share/classfile/vmIntrinsics.cpp
Expand Up @@ -22,6 +22,7 @@
*
*/

#include "precompiled.hpp"
#include "classfile/vmIntrinsics.hpp"
#include "classfile/vmSymbols.hpp"
#include "compiler/compilerDirectives.hpp"
Expand Down

1 comment on commit 2c3a37c

@bridgekeeper
Copy link

@bridgekeeper bridgekeeper bot commented on 2c3a37c Sep 17, 2020

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.