8143615: compactHashtable.hpp includes .inline.hpp file

Reviewed-by: dholmes, stefank
This commit is contained in:
Ioi Lam 2015-12-02 18:14:54 -08:00
parent 974f9e0483
commit e708f69e1f
7 changed files with 112 additions and 67 deletions

View file

@ -24,6 +24,7 @@
#include "precompiled.hpp"
#include "classfile/classLoader.hpp"
#include "classfile/compactHashtable.inline.hpp"
#include "classfile/sharedClassUtil.hpp"
#include "classfile/symbolTable.hpp"
#include "classfile/systemDictionaryShared.hpp"