summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:48:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:48:10 +0000
commit7038bccbf4dd0669961566a9dc3b49726fced22b (patch)
treed62ec00ad00afb58891f1b940ba0f5a54538a7de
parentb140df15c9ef7064eed8e68c8dc88877b1b2bff0 (diff)
INTEGRATION: CWS pchfix02 (1.11.38); FILE MERGED
2006/09/01 18:00:58 kaib 1.11.38.1: #i68856# Added header markers and pch files
-rw-r--r--xmlsecurity/tools/demo/signdemo.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlsecurity/tools/demo/signdemo.cxx b/xmlsecurity/tools/demo/signdemo.cxx
index 69cc228159b6..62dafb92b0ae 100644
--- a/xmlsecurity/tools/demo/signdemo.cxx
+++ b/xmlsecurity/tools/demo/signdemo.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: signdemo.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 11:58:33 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:48:10 $
*
* 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 "util.hxx"
#include <stdio.h>