On 7 June 2015 at 10:50, Ian C <i...@amham.net> wrote: > Hi All, > > I am in the process of restructuring the ODF code to parallel that of the > Word processing code. > I hope you and gabriela coordinate ?
> > A small item, in my day job, I am used to using #pragma once instead of the > #defines in the header files. > > See http://en.wikipedia.org/wiki/Pragma_once for a discussion and a list > of > supported compilers. Which is almost all. > > What do we think about using it? > I have several other projects where I use #pragma so I am all for it. However we should NOT have double standards, so if we go for it, we need to change all header files in one commit. rgds jan I. > > -- > Cheers, > > Ian C >