To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116908





------- Additional comments from [email protected] Fri Feb 11 11:03:22 +0000 
2011 -------
In cws gnumake3 I added the include to sw/source/core/undo/docundo.cxx

Usually I prefer including stuff in cxx files as this minimizes dependencies. So
I wonder whether adding it to undo.hxx is a good idea. As long as you don't use
the macro, you don't need the include, in the same way as a forward declaration
of classes is enough until you actually use code from it.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to