INTEGRATION: CWS oj14 (1.27.4); FILE MERGED

2006/11/07 09:34:17 oj 1.27.4.6: RESYNC: (1.29-1.31); FILE MERGED
2006/07/04 08:12:40 oj 1.27.4.5: RESYNC: (1.28-1.29); FILE MERGED
2006/04/25 13:03:15 oj 1.27.4.4: new include
2006/03/20 14:01:03 oj 1.27.4.3: RESYNC: (1.27-1.28); FILE MERGED
2006/03/20 07:48:43 oj 1.27.4.2: use of module client helper
2006/01/03 07:49:18 oj 1.27.4.1: changed module client
This commit is contained in:
Rüdiger Timm 2007-07-06 07:33:42 +00:00
parent f126b317fb
commit ba5d78c28d

View file

@ -4,9 +4,9 @@
*
* $RCSfile: TokenWriter.cxx,v $
*
* $Revision: 1.31 $
* $Revision: 1.32 $
*
* last change: $Author: obo $ $Date: 2006-10-12 13:39:50 $
* last change: $Author: rt $ $Date: 2007-07-06 08:33:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -41,9 +41,6 @@
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif
#ifndef _DBAUI_MODULE_DBU_HXX_
#include "moduledbu.hxx"
#endif
#ifndef DBAUI_RTFREADER_HXX
#include "RtfReader.hxx"
#endif