summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools/standalone/csfit
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:49:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:49:52 +0000
commit10a0f182172aadd684c99b9cebc0039f5d426265 (patch)
tree1ebcbf34ac524cf733f5fe9c3a5a1c829f9e6eec /xmlsecurity/tools/standalone/csfit
parentc4fd6ce52821dde23471ff1799f0867da69b24b1 (diff)
INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED
2006/09/01 18:00:59 kaib 1.2.86.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmlsecurity/tools/standalone/csfit')
-rw-r--r--xmlsecurity/tools/standalone/csfit/helper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlsecurity/tools/standalone/csfit/helper.cxx b/xmlsecurity/tools/standalone/csfit/helper.cxx
index f8bf9fb1a79d..bf77eb1e4efa 100644
--- a/xmlsecurity/tools/standalone/csfit/helper.cxx
+++ b/xmlsecurity/tools/standalone/csfit/helper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: helper.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 17:40:34 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:49:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_xmlsecurity.hxx"
+
#include "helper.hxx"
#include "osl/diagnose.h"
#include "rtl/ustring.h"