8223637: Fix build breakage after 8223136

Co-authored-by: Lutz Schmidt <lutz.schmidt@sap.com>
Co-authored-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Reviewed-by: stefank, coleenp
This commit is contained in:
Stefan Karlsson 2019-05-11 13:10:24 +02:00
parent 1f115c7f52
commit feeab37ce7
11 changed files with 15 additions and 2 deletions

View file

@ -39,6 +39,7 @@
#include "memory/allocation.inline.hpp"
#include "memory/iterator.hpp"
#include "memory/resourceArea.hpp"
#include "memory/universe.hpp"
#include "runtime/thread.hpp"
#include "services/management.hpp"