• Michael Stahl's avatar
    SwTableAutoFmtTbl: try to fix MSVC tinderbox: · 007f16ef
    Michael Stahl yazdı
    C:/lo/core/sw/inc\tblafmt.hxx(311) : error C2487:
    'boost::ptr_container_detail::reversible_ptr_container<Config,CloneAllocator>::insert'
    : member of dll interface class may not be declared with dll interface
    
    Not really understanding what the problem is here, attempting to fix it
    by not deriving SwTableAutoFmtTbl from the container, and trying to get
    that to build somehow resulted in this commit.
    007f16ef
swabstdlg.hxx 24.8 KB