From 99e3106a3e2185f521930f5a42adc4e5c1287245 Mon Sep 17 00:00:00 2001 From: Mikhail Voytenko Date: Thu, 17 Mar 2011 09:16:41 +0100 Subject: mav60: #164341# support AES encryption --- xmlsecurity/source/helper/xmlsignaturehelper2.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'xmlsecurity/source/helper/xmlsignaturehelper2.cxx') diff --git a/xmlsecurity/source/helper/xmlsignaturehelper2.cxx b/xmlsecurity/source/helper/xmlsignaturehelper2.cxx index c701adefd445..83988e872b49 100644 --- a/xmlsecurity/source/helper/xmlsignaturehelper2.cxx +++ b/xmlsecurity/source/helper/xmlsignaturehelper2.cxx @@ -31,6 +31,7 @@ #include #include +#include #include #include -- cgit