Hi! is it possible to precompile some headers using clang and then inject it when I compile some code? (Basically the usual precompiled headers feature) -Jochen