Kaydet (Commit) 38fa19de authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS gcc430two (1.10.18); FILE MERGED

2008/01/28 09:53:07 rene 1.10.18.1: more gcc 4.3.0 things
üst e40fa1dd
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: textsearch.cxx,v $ * $RCSfile: textsearch.cxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: vg $ $Date: 2007-12-05 16:45:18 $ * last change: $Author: ihi $ $Date: 2008-02-04 13:47:38 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -85,6 +85,8 @@ ...@@ -85,6 +85,8 @@
#pragma warning( disable: 4786 ) #pragma warning( disable: 4786 )
#endif #endif
#include <string.h>
using namespace ::com::sun::star::util; using namespace ::com::sun::star::util;
using namespace ::com::sun::star::uno; using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang; using namespace ::com::sun::star::lang;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment