summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-11-17 09:55:08 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-17 14:15:09 +0000
commit34f3bd2d306ffa9766f1869f259e17e54a57afa5 (patch)
tree52652648f009d26184a9cc0336c9dc6aec88eeea /xmlsecurity
parent85dc0919d5d6db84adc11a4a2f69593a9db44782 (diff)
remove archaic SGI header guards
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
index a38c73b44821..544a25c9a197 100644
--- a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
+++ b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
@@ -43,9 +43,7 @@
#include <com/sun/star/xml/crypto/XXMLSignatureTemplate.hpp>
#include <com/sun/star/xml/wrapper/XXMLElementWrapper.hpp>
-#ifndef __SGI_STL_VECTOR
#include <vector>
-#endif
class XMLSignatureTemplateImpl : public ::cppu::WeakImplHelper3<
::com::sun::star::xml::crypto::XXMLSignatureTemplate ,