While removing some extra references to bootstrp/sstring.hxx, I noticed that 
the precompiled_cui.hxx file is just one big #if 0 ... #endif statement.

I see two ways of fixing this:

1) Remove the #if 0 and see what breaks and then look at removing extra 
#include from the other files.

2) Remove the #include "precompiled_cui.hxx" from all the other source files.

I'm more of the option of doing option #2 since it requires the least amount of 
work (only about 60 files include the header) and we haven't been using the 
precompiled header  anyways.

I just wanted to put this up to a vote before just ripping out the file.

Joe P.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to