Thorsten Behrens wrote:
Hi,

as the license change for 3.0 will touch ~every file anyway, we
decided it to be advantageous to do that jointly with the incguards
removal. Both is currently happening in CWS changefileheader.

Hi Thorsten,

Is your tooling defective? Why is the external header around rtl/string.hxx not removed below?

-Stephan

File [changed]: exceptiontree.hxx
Url: 
http://udk.openoffice.org/source/browse/udk/codemaker/inc/codemaker/exceptiontree.hxx?r1=1.7.48.1&r2=1.7.48.2
Delta lines:  +2 -4
-------------------
--- exceptiontree.hxx   2008-03-31 07:22:51+0000        1.7.48.1
+++ exceptiontree.hxx   2008-04-01 12:26:07+0000        1.7.48.2
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: exceptiontree.hxx,v $
- * $Revision: 1.7.48.1 $
+ * $Revision: 1.7.48.2 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -31,9 +31,7 @@
 #ifndef INCLUDED_CODEMAKER_EXCEPTIONTREE_HXX
 #define INCLUDED_CODEMAKER_EXCEPTIONTREE_HXX
-#ifndef INCLUDED_CODEMAKER_GLOBAL_HXX
 #include "codemaker/global.hxx"
-#endif
 #ifndef _RTL_STRING_HXX_
 #include "rtl/string.hxx"
 #endif

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to