Kai,

if you add

  #include "precompiled_XXX.hxx"

as first thing to files, please note that each OOo C/C++ file should

  #include "sal/config.h"

as the very first thing (even if lots don't). I would recommend making that include the first line of each precompiled_XXX.hxx.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to