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&amp;project=core" target="_blank">boost</a>::<a href="http://opengrok.libreoffice.org/s?defs=scoped_ptr&amp;project=core" target="_blank">scoped_ptr</a>&lt; <a href="http://opengrok.libreoffice.org/s?defs=SwUndoSaveSections&amp;project=core" target="_blank">SwUndoSaveSections</a> &gt; <a name="132d5c7690250204_pDelSects"></a><a href="http://opengrok.libreoffice.org/s?refs=pDelSects&amp;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>