On Tue, 21 Jan 2025 15:54:06 GMT, Stefan Karlsson <stef...@openjdk.org> wrote:

> Maybe something like this:
> 
>     * Some build configurations uses precompiled headers to speed up the 
> build times. The compiled headers are included in the precompiled.hpp file. 
> Note that precompiled.hpp is just a build time optimization, so don't rely on 
> it to resolve include problems.

This works for me, thanks! Nit: "uses" -> "use".

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23210#issuecomment-2605268938

Reply via email to