Index: basic/source/basmgr/basicmanagerrepository.cxx =================================================================== RCS file: /cvs/script/basic/source/basmgr/basicmanagerrepository.cxx,v retrieving revision 1.2 diff -u -r1.2 basicmanagerrepository.cxx --- basic/source/basmgr/basicmanagerrepository.cxx 8 Nov 2006 11:52:42 -0000 1.2 +++ basic/source/basmgr/basicmanagerrepository.cxx 11 Nov 2006 19:06:16 -0000 @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_basic.hxx" + #ifndef BASICMANAGERREPOSITORY_HXX #include "basicmanagerrepository.hxx" #endif Index: basic/source/uno/sbmodule.cxx =================================================================== RCS file: /cvs/script/basic/source/uno/sbmodule.cxx,v retrieving revision 1.2 diff -u -r1.2 sbmodule.cxx --- basic/source/uno/sbmodule.cxx 8 Nov 2006 11:54:24 -0000 1.2 +++ basic/source/uno/sbmodule.cxx 11 Nov 2006 19:06:16 -0000 @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_basic.hxx" + #ifndef SBMODULE_HXX #include "sbmodule.hxx" #endif Index: basic/source/uno/sbservices.cxx =================================================================== RCS file: /cvs/script/basic/source/uno/sbservices.cxx,v retrieving revision 1.2 diff -u -r1.2 sbservices.cxx --- basic/source/uno/sbservices.cxx 8 Nov 2006 11:54:45 -0000 1.2 +++ basic/source/uno/sbservices.cxx 11 Nov 2006 19:06:16 -0000 @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_basic.hxx" + #ifndef SBMODULE_HXX #include "sbmodule.hxx" #endif