summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/tools/demo/performance.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-21 18:32:36 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-21 18:32:36 +0100
commit86f964d438eeb6b4b5f9da019d85e641e6a4590d (patch)
treeb9cccb4862e9653a79d93c93be3aa843262b81c7 /xmlsecurity/tools/demo/performance.cxx
parentRemove old RCS lines. (diff)
downloadcore-86f964d438eeb6b4b5f9da019d85e641e6a4590d.tar.gz
core-86f964d438eeb6b4b5f9da019d85e641e6a4590d.zip
Remove doubled headers.
Diffstat (limited to 'xmlsecurity/tools/demo/performance.cxx')
-rw-r--r--xmlsecurity/tools/demo/performance.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlsecurity/tools/demo/performance.cxx b/xmlsecurity/tools/demo/performance.cxx
index b11a561ba7ab..1f8fc042fb6f 100644
--- a/xmlsecurity/tools/demo/performance.cxx
+++ b/xmlsecurity/tools/demo/performance.cxx
@@ -29,9 +29,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_xmlsecurity.hxx"
-#include <stdio.h>
-#include <string.h>
-
#include <rtl/ustring.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <cppuhelper/servicefactory.hxx>
@@ -61,7 +58,6 @@
#include <com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.hpp>
#include <com/sun/star/xml/crypto/sax/XReferenceResolvedListener.hpp>
#include <com/sun/star/xml/crypto/XXMLSignature.hpp>
-#include <com/sun/star/xml/wrapper/XXMLDocumentWrapper.hpp>
#include <com/sun/star/xml/csax/XMLAttribute.hpp>
#include <com/sun/star/xml/crypto/XSEInitializer.hpp>
#include <com/sun/star/xml/crypto/SecurityOperationStatus.hpp>