summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools/demo/util.cxx
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2004-07-26 06:30:29 +0000
committerMalte Timmermann <mt@openoffice.org>2004-07-26 06:30:29 +0000
commit0dfa4db97352b95ad9b9e88b1585f7cd35f98c4a (patch)
tree87c966a4cf84b9d0279d74d821d3103d3593cec1 /xmlsecurity/tools/demo/util.cxx
parent9a18e57dd6cf67324d617f987690a197214449e3 (diff)
#i21596# Digital Signatures...
Diffstat (limited to 'xmlsecurity/tools/demo/util.cxx')
-rw-r--r--xmlsecurity/tools/demo/util.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlsecurity/tools/demo/util.cxx b/xmlsecurity/tools/demo/util.cxx
index 2f5158c52..f8b6a3e29 100644
--- a/xmlsecurity/tools/demo/util.cxx
+++ b/xmlsecurity/tools/demo/util.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: util.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mmi $ $Date: 2004-07-16 05:18:39 $
+ * last change: $Author: mt $ $Date: 2004-07-26 07:29:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,6 +63,7 @@
#include <com/sun/star/registry/XImplementationRegistration.hpp>
#include <cppuhelper/bootstrap.hxx>
+#include <xmlsecurity/biginteger.hxx>
namespace cssu = com::sun::star::uno;
namespace cssl = com::sun::star::lang;