I am working in master. I did ./g pull -r.<br>But sw/source/core/inc/UndoTable.hxx:186 still has:<br> SwUndoSaveSections * pDelSects;<br><br>It should be as Opengrok says: <br> <a href="http://opengrok.libreoffice.org/s?defs=boost&project=core" target="_blank">boost</a>::<a href="http://opengrok.libreoffice.org/s?defs=scoped_ptr&project=core" target="_blank">scoped_ptr</a>< <a href="http://opengrok.libreoffice.org/s?defs=SwUndoSaveSections&project=core" target="_blank">SwUndoSaveSections</a> > <a name="132d5c7690250204_pDelSects"></a><a href="http://opengrok.libreoffice.org/s?refs=pDelSects&project=core" target="_blank">pDelSects</a>;<br>
<br>How can I get the correct code on my computer?<br><br>Best regards,<br>Joost<br>