View | Details | Raw Unified | Return to issue 71457
Collapse All | Expand All

(-)basic/source/basmgr/basicmanagerrepository.cxx (+3 lines)
Lines 33-38 Link Here
33
 *
33
 *
34
 ************************************************************************/
34
 ************************************************************************/
35
35
36
// MARKER(update_precomp.py): autogen include statement, do not remove
37
#include "precompiled_basic.hxx"
38
36
#ifndef BASICMANAGERREPOSITORY_HXX
39
#ifndef BASICMANAGERREPOSITORY_HXX
37
#include "basicmanagerrepository.hxx"
40
#include "basicmanagerrepository.hxx"
38
#endif
41
#endif
(-)basic/source/uno/sbmodule.cxx (+3 lines)
Lines 33-38 Link Here
33
 *
33
 *
34
 ************************************************************************/
34
 ************************************************************************/
35
35
36
// MARKER(update_precomp.py): autogen include statement, do not remove
37
#include "precompiled_basic.hxx"
38
36
#ifndef SBMODULE_HXX
39
#ifndef SBMODULE_HXX
37
#include "sbmodule.hxx"
40
#include "sbmodule.hxx"
38
#endif
41
#endif
(-)basic/source/uno/sbservices.cxx (+3 lines)
Lines 33-38 Link Here
33
 *
33
 *
34
 ************************************************************************/
34
 ************************************************************************/
35
35
36
// MARKER(update_precomp.py): autogen include statement, do not remove
37
#include "precompiled_basic.hxx"
38
36
#ifndef SBMODULE_HXX
39
#ifndef SBMODULE_HXX
37
#include "sbmodule.hxx"
40
#include "sbmodule.hxx"
38
#endif
41
#endif

Return to issue 71457