mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-17 03:13:11 +00:00
InterfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files Reviewed-by: stefank, rehn, kvn