diff options
Diffstat (limited to 'xmlsecurity/source/framework/signatureengine.hxx')
-rw-r--r-- | xmlsecurity/source/framework/signatureengine.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmlsecurity/source/framework/signatureengine.hxx b/xmlsecurity/source/framework/signatureengine.hxx index 73b9434037bf..bfde8fe93860 100644 --- a/xmlsecurity/source/framework/signatureengine.hxx +++ b/xmlsecurity/source/framework/signatureengine.hxx @@ -35,10 +35,7 @@ #include "securityengine.hxx" -#ifndef INCLUDED_VECTOR #include <vector> -#define INCLUDED_VECTOR -#endif class SignatureEngine : public cppu::ImplInheritanceHelper2 < |